2017-01-19 21:15:47 +08:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
|
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
|
|
|
|
<plist version="1.0">
|
|
|
|
|
<dict>
|
2022-01-09 21:38:39 -08:00
|
|
|
<key>com.apple.developer.nfc.readersession.iso7816.select-identifiers</key>
|
|
|
|
|
<array>
|
|
|
|
|
<string>A000000527471117</string>
|
|
|
|
|
<string>A0000006472F0001</string>
|
|
|
|
|
<string>A0000005272101</string>
|
|
|
|
|
<string>A000000308</string>
|
|
|
|
|
<string>D27600012401</string>
|
|
|
|
|
<string>A000000527200101</string>
|
|
|
|
|
</array>
|
|
|
|
|
<key>NFCReaderUsageDescription</key>
|
|
|
|
|
<string>The application needs access to NFC reading to communicate with your YubiKey.</string>
|
|
|
|
|
<key>UISupportedExternalAccessoryProtocols</key>
|
|
|
|
|
<array>
|
|
|
|
|
<string>com.yubico.ylp</string>
|
|
|
|
|
</array>
|
2017-01-19 21:15:47 +08:00
|
|
|
<key>CFBundleDevelopmentRegion</key>
|
|
|
|
|
<string>en</string>
|
2017-02-07 11:41:05 +08:00
|
|
|
<key>CFBundleDisplayName</key>
|
2020-07-19 18:16:16 -07:00
|
|
|
<string>$(PRODUCT_NAME)</string>
|
2017-01-19 21:15:47 +08:00
|
|
|
<key>CFBundleExecutable</key>
|
|
|
|
|
<string>$(EXECUTABLE_NAME)</string>
|
|
|
|
|
<key>CFBundleIdentifier</key>
|
|
|
|
|
<string>$(PRODUCT_BUNDLE_IDENTIFIER)</string>
|
|
|
|
|
<key>CFBundleInfoDictionaryVersion</key>
|
|
|
|
|
<string>6.0</string>
|
|
|
|
|
<key>CFBundleName</key>
|
|
|
|
|
<string>$(PRODUCT_NAME)</string>
|
|
|
|
|
<key>CFBundlePackageType</key>
|
|
|
|
|
<string>APPL</string>
|
|
|
|
|
<key>CFBundleShortVersionString</key>
|
2019-11-22 16:06:12 -08:00
|
|
|
<string>$(MARKETING_VERSION)</string>
|
2017-06-23 21:57:03 +08:00
|
|
|
<key>CFBundleURLTypes</key>
|
|
|
|
|
<array>
|
|
|
|
|
<dict>
|
|
|
|
|
<key>CFBundleURLSchemes</key>
|
|
|
|
|
<array>
|
|
|
|
|
<string>org-appextension-feature-password-management</string>
|
|
|
|
|
</array>
|
|
|
|
|
</dict>
|
|
|
|
|
</array>
|
2017-01-19 21:15:47 +08:00
|
|
|
<key>CFBundleVersion</key>
|
2020-07-19 18:16:16 -07:00
|
|
|
<string>0</string>
|
2017-02-14 18:10:38 +08:00
|
|
|
<key>ITSAppUsesNonExemptEncryption</key>
|
|
|
|
|
<false/>
|
2017-01-19 21:15:47 +08:00
|
|
|
<key>LSRequiresIPhoneOS</key>
|
|
|
|
|
<true/>
|
2017-04-08 03:08:12 +08:00
|
|
|
<key>NSCameraUsageDescription</key>
|
2019-01-19 14:17:16 +01:00
|
|
|
<string>We need to access your camera for scanning QR codes.</string>
|
2018-06-19 00:07:49 +08:00
|
|
|
<key>NSFaceIDUsageDescription</key>
|
2019-01-19 14:17:16 +01:00
|
|
|
<string>Enable access to Face ID to unlock Pass.</string>
|
2020-03-04 20:27:23 +01:00
|
|
|
<key>NSUserActivityTypes</key>
|
|
|
|
|
<array>
|
|
|
|
|
<string>SyncRepositoryIntent</string>
|
|
|
|
|
</array>
|
2017-02-08 12:47:05 +08:00
|
|
|
<key>UIApplicationShortcutItems</key>
|
|
|
|
|
<array>
|
|
|
|
|
<dict>
|
2017-02-09 15:47:42 +08:00
|
|
|
<key>UIApplicationShortcutItemIconType</key>
|
|
|
|
|
<string>UIApplicationShortcutIconTypeSearch</string>
|
2017-02-08 12:47:05 +08:00
|
|
|
<key>UIApplicationShortcutItemTitle</key>
|
|
|
|
|
<string>Search</string>
|
|
|
|
|
<key>UIApplicationShortcutItemType</key>
|
|
|
|
|
<string>$(PRODUCT_BUNDLE_IDENTIFIER).search</string>
|
|
|
|
|
</dict>
|
|
|
|
|
</array>
|
2017-03-17 10:37:26 -07:00
|
|
|
<key>UIFileSharingEnabled</key>
|
|
|
|
|
<true/>
|
2017-01-19 21:15:47 +08:00
|
|
|
<key>UILaunchStoryboardName</key>
|
|
|
|
|
<string>Main</string>
|
|
|
|
|
<key>UIMainStoryboardFile</key>
|
|
|
|
|
<string>Main</string>
|
|
|
|
|
<key>UIRequiredDeviceCapabilities</key>
|
|
|
|
|
<array>
|
|
|
|
|
<string>armv7</string>
|
|
|
|
|
</array>
|
|
|
|
|
<key>UISupportedInterfaceOrientations</key>
|
|
|
|
|
<array>
|
|
|
|
|
<string>UIInterfaceOrientationPortrait</string>
|
|
|
|
|
<string>UIInterfaceOrientationLandscapeLeft</string>
|
|
|
|
|
<string>UIInterfaceOrientationLandscapeRight</string>
|
2017-02-07 14:03:19 +08:00
|
|
|
<string>UIInterfaceOrientationPortraitUpsideDown</string>
|
2017-01-19 21:15:47 +08:00
|
|
|
</array>
|
|
|
|
|
</dict>
|
|
|
|
|
</plist>
|