|
|
@@ -2,14 +2,14 @@
|
|
|
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
|
|
<plist version="1.0">
|
|
|
<dict>
|
|
|
- <key>LSSupportsOpeningDocumentsInPlace</key>
|
|
|
- <true/>
|
|
|
<key>AppGroupID</key>
|
|
|
<string>group.com.T7VZ6LU6H3.xdripswift.JBMgroup</string>
|
|
|
<key>AppGroupIdentifier</key>
|
|
|
<string>$(APP_GROUP_IDENTIFIER)</string>
|
|
|
<key>CFBundleDevelopmentRegion</key>
|
|
|
<string>$(DEVELOPMENT_LANGUAGE)</string>
|
|
|
+ <key>CFBundleDisplayName</key>
|
|
|
+ <string>iAPS</string>
|
|
|
<key>CFBundleExecutable</key>
|
|
|
<string>$(EXECUTABLE_NAME)</string>
|
|
|
<key>CFBundleIdentifier</key>
|
|
|
@@ -73,8 +73,6 @@
|
|
|
<array>
|
|
|
<string>UIInterfaceOrientationPortrait</string>
|
|
|
</array>
|
|
|
- <key>ITSAppUsesNonExemptEncryption</key>
|
|
|
- <false/>
|
|
|
<key>UISupportedInterfaceOrientations~ipad</key>
|
|
|
<array>
|
|
|
<string>UIInterfaceOrientationPortrait</string>
|