aboutsummaryrefslogtreecommitdiffstats
path: root/Demo/Info.plist
diff options
context:
space:
mode:
Diffstat (limited to 'Demo/Info.plist')
-rw-r--r--Demo/Info.plist6
1 files changed, 1 insertions, 5 deletions
diff --git a/Demo/Info.plist b/Demo/Info.plist
index 083b650..68638de 100644
--- a/Demo/Info.plist
+++ b/Demo/Info.plist
@@ -6,8 +6,6 @@
<string>en</string>
<key>CFBundleExecutable</key>
<string>${EXECUTABLE_NAME}</string>
- <key>CFBundleIconFile</key>
- <string></string>
<key>CFBundleIdentifier</key>
<string>com.shpakovski.mac.${PRODUCT_NAME:rfc1034identifier}</string>
<key>CFBundleInfoDictionaryVersion</key>
@@ -18,14 +16,12 @@
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>1.0</string>
- <key>CFBundleSignature</key>
- <string>????</string>
<key>CFBundleVersion</key>
<string>1</string>
<key>LSMinimumSystemVersion</key>
<string>${MACOSX_DEPLOYMENT_TARGET}</string>
<key>NSHumanReadableCopyright</key>
- <string>Copyright © 2012 Vadim Shpakovski. All rights reserved.</string>
+ <string>Copyright © 2012–2015 Vadim Shpakovski. All rights reserved.</string>
<key>NSMainNibFile</key>
<string>MainMenu</string>
<key>NSPrincipalClass</key>