summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'Slimber/Cocoa/Info.plist')
-rw-r--r--Slimber/Cocoa/Info.plist8
1 files changed, 3 insertions, 5 deletions
diff --git a/Slimber/Cocoa/Info.plist b/Slimber/Cocoa/Info.plist
index 612b7da..6d66144 100644
--- a/Slimber/Cocoa/Info.plist
+++ b/Slimber/Cocoa/Info.plist
@@ -5,15 +5,13 @@
<key>CFBundleDevelopmentRegion</key>
<string>English</string>
<key>CFBundleExecutable</key>
- <string>${EXECUTABLE_NAME}</string>
- <key>CFBundleIconFile</key>
- <string></string>
+ <string>Slimber</string>
<key>CFBundleIdentifier</key>
- <string>com.yourcompany.${PRODUCT_NAME:identifier}</string>
+ <string>im.swift.Slimber</string>
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundleName</key>
- <string>${PRODUCT_NAME}</string>
+ <string>Slimber</string>
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleSignature</key>