2
0

Remove Facebook App ID & add icon to archive.

This commit is contained in:
Maarten Billemont 2013-04-27 17:53:54 -04:00
parent dfda47bca0
commit 07e44a46ae

View File

@ -27,6 +27,8 @@
</array>
<key>CFBundleExecutable</key>
<string>${EXECUTABLE_NAME}</string>
<key>CFBundleIconFile</key>
<string>Icon</string>
<key>CFBundleIcons</key>
<dict>
<key>CFBundlePrimaryIcon</key>
@ -80,8 +82,6 @@
</array>
<key>CFBundleVersion</key>
<string>[auto]</string>
<key>FacebookAppID</key>
<string>257095917745237</string>
<key>LSRequiresIPhoneOS</key>
<true/>
<key>NSHumanReadableCopyright</key>