<key>CFBundleExecutable</key>
<string>${EXECUTABLE_NAME}</string>
<key>CFBundleIdentifier</key>
- <string>com.apple.${PRODUCT_NAME:rfc1034identifier}</string>
+ <string>$(PRODUCT_BUNDLE_IDENTIFIER)</string>
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundleName</key>
<array>
<string>com.apple.uikit.viewservice.com.apple.SharedWebCredentialViewSe</string>
</array>
- <key>UIRequiredDeviceCapabilities</key>
- <array>
- <string>armv7</string>
- </array>
<key>UISupportedInterfaceOrientations</key>
<array/>
<key>UISupportedInterfaceOrientations~ipad</key>
</array>
<key>UIViewServiceUsesNSXPCConnection</key>
<true/>
+ <key>UIRequiresFullScreen</key>
+ <true/>
</dict>
</plist>