Merge pull request #165 from Rupert-RR/framework-bundle-identifier-fix

Changed resources bundle identifier to prevent conflict with framework identifier
This commit is contained in:
Andreas Linde
2015-06-09 17:06:58 +02:00

View File

@@ -9,7 +9,7 @@
<key>CFBundleIconFile</key>
<string></string>
<key>CFBundleIdentifier</key>
<string>net.hockeyapp.sdk.ios</string>
<string>net.hockeyapp.sdk.resources.ios</string>
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundleName</key>