|
@@ -27,10 +27,6 @@
|
|
</array>
|
|
</array>
|
|
<key>CFBundleExecutable</key>
|
|
<key>CFBundleExecutable</key>
|
|
<string>${EXECUTABLE_NAME}</string>
|
|
<string>${EXECUTABLE_NAME}</string>
|
|
- <key>CFBundleIcons</key>
|
|
|
|
- <dict/>
|
|
|
|
- <key>CFBundleIcons~ipad</key>
|
|
|
|
- <dict/>
|
|
|
|
<key>CFBundleIdentifier</key>
|
|
<key>CFBundleIdentifier</key>
|
|
<string>$(PRODUCT_BUNDLE_IDENTIFIER)</string>
|
|
<string>$(PRODUCT_BUNDLE_IDENTIFIER)</string>
|
|
<key>CFBundleInfoDictionaryVersion</key>
|
|
<key>CFBundleInfoDictionaryVersion</key>
|
|
@@ -47,6 +43,8 @@
|
|
<string>1.0</string>
|
|
<string>1.0</string>
|
|
<key>LSRequiresIPhoneOS</key>
|
|
<key>LSRequiresIPhoneOS</key>
|
|
<true/>
|
|
<true/>
|
|
|
|
+ <key>LSSupportsOpeningDocumentsInPlace</key>
|
|
|
|
+ <false/>
|
|
<key>UIFileSharingEnabled</key>
|
|
<key>UIFileSharingEnabled</key>
|
|
<true/>
|
|
<true/>
|
|
<key>UILaunchStoryboardName</key>
|
|
<key>UILaunchStoryboardName</key>
|