mac app building with icons

This commit is contained in:
minjaesong
2023-05-15 17:59:02 +09:00
parent ac3975e52f
commit 1b0f233fcb
7 changed files with 16 additions and 4 deletions

View File

@@ -4,4 +4,5 @@
<key>CFBundleExecutable</key><string>Terrarum.sh</string>
<key>CFBundleDisplayName</key><string>Terrarum</string>
<key>CFBundleName</key><string>Terrarum</string>
<key>CFBundleIconFile</key><string>AppIcon.icns</string>
</dict></plist>