|
@@ -2,27 +2,25 @@
|
|
|
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
|
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
|
|
<plist version="1.0">
|
|
<plist version="1.0">
|
|
|
<dict>
|
|
<dict>
|
|
|
-
|
|
|
|
|
- <key>UIApplicationSceneManifest</key>
|
|
|
|
|
- <dict>
|
|
|
|
|
- <key>UIApplicationSupportsMultipleScenes</key>
|
|
|
|
|
- <false/>
|
|
|
|
|
- <key>UISceneConfigurations</key>
|
|
|
|
|
- <dict>
|
|
|
|
|
- <key>UIWindowSceneSessionRoleApplication</key>
|
|
|
|
|
- <array>
|
|
|
|
|
- <dict>
|
|
|
|
|
- <key>UISceneConfigurationName</key>
|
|
|
|
|
- <string>Default Configuration</string>
|
|
|
|
|
- <key>UISceneDelegateClassName</key>
|
|
|
|
|
- <string>SceneDelegate</string>
|
|
|
|
|
- <key>UISceneStoryboardFile</key>
|
|
|
|
|
- <string>Main</string>
|
|
|
|
|
- </dict>
|
|
|
|
|
- </array>
|
|
|
|
|
- </dict>
|
|
|
|
|
- </dict>
|
|
|
|
|
-
|
|
|
|
|
|
|
+ <key>UIApplicationSceneManifest</key>
|
|
|
|
|
+ <dict>
|
|
|
|
|
+ <key>UIApplicationSupportsMultipleScenes</key>
|
|
|
|
|
+ <false/>
|
|
|
|
|
+ <key>UISceneConfigurations</key>
|
|
|
|
|
+ <dict>
|
|
|
|
|
+ <key>UIWindowSceneSessionRoleApplication</key>
|
|
|
|
|
+ <array>
|
|
|
|
|
+ <dict>
|
|
|
|
|
+ <key>UISceneConfigurationName</key>
|
|
|
|
|
+ <string>Default Configuration</string>
|
|
|
|
|
+ <key>UISceneDelegateClassName</key>
|
|
|
|
|
+ <string>SceneDelegate</string>
|
|
|
|
|
+ <key>UISceneStoryboardFile</key>
|
|
|
|
|
+ <string>Main</string>
|
|
|
|
|
+ </dict>
|
|
|
|
|
+ </array>
|
|
|
|
|
+ </dict>
|
|
|
|
|
+ </dict>
|
|
|
<key>NSBluetoothAlwaysUsageDescription</key>
|
|
<key>NSBluetoothAlwaysUsageDescription</key>
|
|
|
<string>Connect to BT scanner</string>
|
|
<string>Connect to BT scanner</string>
|
|
|
<key>CFBundleDevelopmentRegion</key>
|
|
<key>CFBundleDevelopmentRegion</key>
|
|
@@ -55,9 +53,9 @@
|
|
|
<true/>
|
|
<true/>
|
|
|
</dict>
|
|
</dict>
|
|
|
<key>NSCameraUsageDescription</key>
|
|
<key>NSCameraUsageDescription</key>
|
|
|
- <string>Try to use camera</string>
|
|
|
|
|
|
|
+ <string>Scan QR-code</string>
|
|
|
<key>NSPhotoLibraryUsageDescription</key>
|
|
<key>NSPhotoLibraryUsageDescription</key>
|
|
|
- <string>Try to visit Photo Library</string>
|
|
|
|
|
|
|
+ <string>Upload business card</string>
|
|
|
<key>UIAppFonts</key>
|
|
<key>UIAppFonts</key>
|
|
|
<array>
|
|
<array>
|
|
|
<string>KALINGA.TTF</string>
|
|
<string>KALINGA.TTF</string>
|