]> git.saurik.com Git - apple/security.git/blobdiff - Keychain/Keychain-Info.plist
Security-57740.1.18.tar.gz
[apple/security.git] / Keychain / Keychain-Info.plist
index 98556e5b6a9c831986bdeac87fef29db4280f727..b27b1b31c3f6dafa72ce6d987fc0ff59620e4210 100644 (file)
@@ -22,7 +22,7 @@
                </dict>
        </dict>
        <key>CFBundleIdentifier</key>
-       <string>com.apple.security.${PRODUCT_NAME:rfc1034identifier}</string>
+       <string>$(PRODUCT_BUNDLE_IDENTIFIER)</string>
        <key>CFBundleInfoDictionaryVersion</key>
        <string>6.0</string>
        <key>CFBundleName</key>
        <string>${CURRENT_PROJECT_VERSION}</string>
        <key>LSRequiresIPhoneOS</key>
        <true/>
+       <key>UIRequiresFullScreen</key>
+       <true/>
        <key>UIMainStoryboardFile</key>
        <string>MainStoryboard_iPhone</string>
        <key>UIMainStoryboardFile~ipad</key>
        <string>MainStoryboard_iPhone</string>
-       <key>UIRequiredDeviceCapabilities</key>
-       <array>
-               <string>armv7</string>
-       </array>
        <key>UIStatusBarTintParameters</key>
        <dict>
                <key>UINavigationBar</key>