Kraken plist namespace changed

This commit is contained in:
2015-01-12 23:09:37 -08:00
parent c4260617cd
commit 3913345a28

View File

@@ -9,7 +9,7 @@
<key>CFBundleIconFile</key>
<string></string>
<key>CFBundleIdentifier</key>
<string>com.kearwood.${PRODUCT_NAME:rfc1034identifier}</string>
<string>com.krakenengine.kraken</string>
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundleName</key>
@@ -23,7 +23,7 @@
<key>CFBundleVersion</key>
<string>1</string>
<key>NSHumanReadableCopyright</key>
<string>Copyright © 2012 Kearwood Software. All rights reserved.</string>
<string>Copyright © 2014 Kearwood Software. All rights reserved.</string>
<key>NSPrincipalClass</key>
<string></string>
</dict>