aboutsummaryrefslogtreecommitdiffstats
path: root/examples/cocoa-application/CocoaApplication/CocoaApplication.xcassets/AppIcon.appiconset/icon_16x16@2x.png
diff options
context:
space:
mode:
authorJake Petroules <jake.petroules@qt.io>2017-04-27 03:47:31 -0700
committerJake Petroules <jake.petroules@qt.io>2017-06-12 16:24:44 +0000
commite675eda3d40bb0e17f10b410e1ccdbbd12d063c9 (patch)
treed1dadf89b6b1d58541bc92d0825ea59fbebbf4e6 /examples/cocoa-application/CocoaApplication/CocoaApplication.xcassets/AppIcon.appiconset/icon_16x16@2x.png
parenta3bc51e1ea52d867ce6647a278225948982d7d48 (diff)
Add support for building macOS disk images
This allows users to build drag 'n' drop installers with custom backgrounds, volume icons, and icon layouts. Unlike other solutions, disk images with these features can be built without any reliance on AppleScript, Finder, or a graphical login session, making it (mostly) reproducible and CI-friendly. .DS_Store files and their contained alias and bookmark records (which control the mounted disk image's appearance in the Finder) are written on-demand based on qbs properties defined in the project file, as well as the Carbon LPic, TEXT, styl, and RTF resources used for embedding a license agreement prompt. Task-number: QBS-416 Change-Id: I95431e21becc3bea075a1468d5271a41c38bbd04 Reviewed-by: Christian Kandeler <christian.kandeler@qt.io>
Diffstat (limited to 'examples/cocoa-application/CocoaApplication/CocoaApplication.xcassets/AppIcon.appiconset/icon_16x16@2x.png')
-rw-r--r--examples/cocoa-application/CocoaApplication/CocoaApplication.xcassets/AppIcon.appiconset/icon_16x16@2x.pngbin0 -> 1374 bytes
1 files changed, 0 insertions, 0 deletions
diff --git a/examples/cocoa-application/CocoaApplication/CocoaApplication.xcassets/AppIcon.appiconset/icon_16x16@2x.png b/examples/cocoa-application/CocoaApplication/CocoaApplication.xcassets/AppIcon.appiconset/icon_16x16@2x.png
new file mode 100644
index 000000000..2a7030fd7
--- /dev/null
+++ b/examples/cocoa-application/CocoaApplication/CocoaApplication.xcassets/AppIcon.appiconset/icon_16x16@2x.png
Binary files differ