|
| 1 | +<?xml version="1.0" encoding="UTF-8"?> |
| 2 | +<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> |
| 3 | +<plist version="1.0"> |
| 4 | +<dict> |
| 5 | + <key>LSApplicationQueriesSchemes</key> |
| 6 | + <array> |
| 7 | + <string>mailto</string> |
| 8 | + <string>tel</string> |
| 9 | + </array> |
| 10 | + <key>CFBundleDevelopmentRegion</key> |
| 11 | + <string>en</string> |
| 12 | + <key>CFBundleDisplayName</key> |
| 13 | + <string>$(BUNDLE_DISPLAY_NAME)</string> |
| 14 | + <key>CFBundleExecutable</key> |
| 15 | + <string>$(EXECUTABLE_NAME)</string> |
| 16 | + <key>CFBundleIdentifier</key> |
| 17 | + <string>$(PRODUCT_BUNDLE_IDENTIFIER)</string> |
| 18 | + <key>CFBundleInfoDictionaryVersion</key> |
| 19 | + <string>6.0</string> |
| 20 | + <key>CFBundleName</key> |
| 21 | + <string>$(PRODUCT_NAME)</string> |
| 22 | + <key>CFBundlePackageType</key> |
| 23 | + <string>APPL</string> |
| 24 | + <key>CFBundleShortVersionString</key> |
| 25 | + <string>1.0</string> |
| 26 | + <key>CFBundleSignature</key> |
| 27 | + <string>????</string> |
| 28 | + <key>CFBundleVersion</key> |
| 29 | + <string>1</string> |
| 30 | + <key>GoogleMapsApiKey</key> |
| 31 | + <string></string> |
| 32 | + <key>LSRequiresIPhoneOS</key> |
| 33 | + <true/> |
| 34 | + <key>NSAppTransportSecurity</key> |
| 35 | + <dict> |
| 36 | + <key>NSAllowsArbitraryLoads</key> |
| 37 | + <false/> |
| 38 | + <key>NSAllowsLocalNetworking</key> |
| 39 | + <true/> |
| 40 | + </dict> |
| 41 | + <key>NSBluetoothAlwaysUsageDescription</key> |
| 42 | + <string>This app may need access to your Bluetooth connection</string> |
| 43 | + <key>NSBluetoothPeripheralUsageDescription</key> |
| 44 | + <string>This app may need access to your Bluetooth connection</string> |
| 45 | + <key>NSCalendarsUsageDescription</key> |
| 46 | + <string>This app requires access to the calendar</string> |
| 47 | + <key>NSCameraUsageDescription</key> |
| 48 | + <string>The camera can be used to open apps by scanning a QR code.</string> |
| 49 | + <key>NSFaceIDUsageDescription</key> |
| 50 | + <string>Enabling Face ID allows you quick and secure access to your account.</string> |
| 51 | + <key>NSLocationAlwaysUsageDescription</key> |
| 52 | + <string>To use that feature the app needs access to your location.</string> |
| 53 | + <key>NSLocationWhenInUseUsageDescription</key> |
| 54 | + <string>To use that feature the app needs access to your location.</string> |
| 55 | + <key>NSLocationAlwaysAndWhenInUseUsageDescription</key> |
| 56 | + <string>To use that feature the app needs access to your location.</string> |
| 57 | + <key>NSMicrophoneUsageDescription</key> |
| 58 | + <string>To use that feature the app needs access to your microphone.</string> |
| 59 | + <key>NSPhotoLibraryUsageDescription</key> |
| 60 | + <string>To use that feature the app needs access to your photo library.</string> |
| 61 | + <key>Runtime url</key> |
| 62 | + <string>$(RUNTIME_URL)</string> |
| 63 | + <key>TargetName</key> |
| 64 | + <string>${TARGET_NAME}</string> |
| 65 | + <key>UIAppFonts</key> |
| 66 | + <array> |
| 67 | + <string>glyphicons-halflings-regular.ttf</string> |
| 68 | + <string>AntDesign.ttf</string> |
| 69 | + <string>Entypo.ttf</string> |
| 70 | + <string>EvilIcons.ttf</string> |
| 71 | + <string>Feather.ttf</string> |
| 72 | + <string>FontAwesome.ttf</string> |
| 73 | + <string>FontAwesome5_Brands.ttf</string> |
| 74 | + <string>FontAwesome5_Regular.ttf</string> |
| 75 | + <string>FontAwesome5_Solid.ttf</string> |
| 76 | + <string>Fontisto.ttf</string> |
| 77 | + <string>Foundation.ttf</string> |
| 78 | + <string>Ionicons.ttf</string> |
| 79 | + <string>MaterialCommunityIcons.ttf</string> |
| 80 | + <string>MaterialIcons.ttf</string> |
| 81 | + <string>Octicons.ttf</string> |
| 82 | + <string>SimpleLineIcons.ttf</string> |
| 83 | + <string>Zocial.ttf</string> |
| 84 | + </array> |
| 85 | + <key>UILaunchStoryboardName</key> |
| 86 | + <string>LaunchScreen</string> |
| 87 | + <key>UIMainStoryboardFile</key> |
| 88 | + <string>${MAIN_STORY_BOARD}</string> |
| 89 | + <key>UIRequiredDeviceCapabilities</key> |
| 90 | + <array> |
| 91 | + <string>arm64</string> |
| 92 | + </array> |
| 93 | + <key>UIRequiresFullScreen</key> |
| 94 | + <false/> |
| 95 | + <key>UISupportedInterfaceOrientations</key> |
| 96 | + <array> |
| 97 | + <string>UIInterfaceOrientationPortrait</string> |
| 98 | + <string>UIInterfaceOrientationLandscapeRight</string> |
| 99 | + <string>UIInterfaceOrientationLandscapeLeft</string> |
| 100 | + <string>UIInterfaceOrientationPortraitUpsideDown</string> |
| 101 | + </array> |
| 102 | + <key>UIViewControllerBasedStatusBarAppearance</key> |
| 103 | + <false/> |
| 104 | +</dict> |
| 105 | +</plist> |
0 commit comments