diff --git a/macos/packaging/dmg/make_config.yaml b/macos/packaging/dmg/make_config.yaml new file mode 100644 index 0000000..c293378 --- /dev/null +++ b/macos/packaging/dmg/make_config.yaml @@ -0,0 +1,10 @@ +title: hello_world +contents: + - x: 456 + y: 200 + type: link + path: "/Applications" + - x: 200 + y: 200 + type: file + path: quickgui.app