mirror of
https://github.com/status-im/status-react.git
synced 2025-01-12 03:54:32 +00:00
daf30f2bc6
To avoid specifying that we are compliant manually for every build, we put these values into build setting of the iOS app. More information on how to do that is here: https://stackoverflow.com/a/36028077 Signed-off-by: Igor Mandrigin <i@mandrigin.ru>
122 lines
3.6 KiB
Plaintext
122 lines
3.6 KiB
Plaintext
<?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>
|
|
<key>CFBundleURLTypes</key>
|
|
<array>
|
|
<dict>
|
|
<key>CFBundleURLName</key>
|
|
<string>im.status.ethereum.applink</string>
|
|
<key>CFBundleURLSchemes</key>
|
|
<array>
|
|
<string>status-im</string>
|
|
</array>
|
|
</dict>
|
|
</array>
|
|
<key>CFBundleDevelopmentRegion</key>
|
|
<string>en</string>
|
|
<key>CFBundleDisplayName</key>
|
|
<string>$(CUSTOM_PRODUCT_NAME)</string>
|
|
<key>CFBundleExecutable</key>
|
|
<string>$(EXECUTABLE_NAME)</string>
|
|
<key>CFBundleIdentifier</key>
|
|
<string>$(PRODUCT_BUNDLE_IDENTIFIER)$(BUNDLE_ID_SUFFIX)</string>
|
|
<key>CFBundleInfoDictionaryVersion</key>
|
|
<string>6.0</string>
|
|
<key>CFBundleName</key>
|
|
<string>$(PRODUCT_NAME)</string>
|
|
<key>CFBundlePackageType</key>
|
|
<string>APPL</string>
|
|
<key>CFBundleShortVersionString</key>
|
|
<string>1.0</string>
|
|
<key>CFBundleSignature</key>
|
|
<string>????</string>
|
|
<key>CFBundleVersion</key>
|
|
<string>1</string>
|
|
<key>LSApplicationQueriesSchemes</key>
|
|
<array>
|
|
<string>whatsapp</string>
|
|
</array>
|
|
<key>LSRequiresIPhoneOS</key>
|
|
<true/>
|
|
<key>NSAppTransportSecurity</key>
|
|
<dict>
|
|
<key>NSAllowsArbitraryLoads</key>
|
|
<true/>
|
|
<key>NSExceptionDomains</key>
|
|
<dict>
|
|
<key>api.status.im</key>
|
|
<dict>
|
|
<key>NSTemporaryExceptionAllowsInsecureHTTPLoads</key>
|
|
<true/>
|
|
</dict>
|
|
<key>localhost</key>
|
|
<dict>
|
|
<key>NSTemporaryExceptionAllowsInsecureHTTPLoads</key>
|
|
<true/>
|
|
</dict>
|
|
</dict>
|
|
</dict>
|
|
<key>NSCameraUsageDescription</key>
|
|
<string>We need to access your camera</string>
|
|
<key>NSContactsUsageDescription</key>
|
|
<string>We need to access your contacts</string>
|
|
<key>NSLocationWhenInUseUsageDescription</key>
|
|
<string></string>
|
|
<key>NSMicrophoneUsageDescription</key>
|
|
<string>Need microphone access for Instabug and Audio Messages</string>
|
|
<key>NSPhotoLibraryUsageDescription</key>
|
|
<string>We need to access your photo storage to give you an ability to select photos</string>
|
|
<key>UIAppFonts</key>
|
|
<array>
|
|
<string>RobotoMono-Medium.ttf</string>
|
|
<string>SF-UI-Text-Semibold.otf</string>
|
|
<string>SF-UI-Text-Bold.otf</string>
|
|
<string>SF-UI-Text-Regular.otf</string>
|
|
<string>SF-UI-Text-Medium.otf</string>
|
|
<string>SF-UI-Text-Light.otf</string>
|
|
<string>SF-UI-Display-Medium.otf</string>
|
|
<string>SF-UI-Display-Regular.otf</string>
|
|
<string>SF-UI-Display-Semibold.otf</string>
|
|
<string>SF-UI-Display-Thin.otf</string>
|
|
<string>Entypo.ttf</string>
|
|
<string>EvilIcons.ttf</string>
|
|
<string>FontAwesome.ttf</string>
|
|
<string>Foundation.ttf</string>
|
|
<string>Ionicons.ttf</string>
|
|
<string>MaterialIcons.ttf</string>
|
|
<string>Octicons.ttf</string>
|
|
<string>Zocial.ttf</string>
|
|
</array>
|
|
<key>UIBackgroundModes</key>
|
|
<array>
|
|
<string>remote-notification</string>
|
|
</array>
|
|
<key>UILaunchStoryboardName</key>
|
|
<string>launch-image-universal</string>
|
|
<key>UIMainStoryboardFile</key>
|
|
<string>launch-image-universal</string>
|
|
<key>UIRequiredDeviceCapabilities</key>
|
|
<array>
|
|
<string>armv7</string>
|
|
</array>
|
|
<key>UISupportedInterfaceOrientations</key>
|
|
<array>
|
|
<string>UIInterfaceOrientationPortrait</string>
|
|
</array>
|
|
<key>UISupportedInterfaceOrientations~ipad</key>
|
|
<array>
|
|
<string>UIInterfaceOrientationPortrait</string>
|
|
<string>UIInterfaceOrientationPortraitUpsideDown</string>
|
|
<string>UIInterfaceOrientationLandscapeLeft</string>
|
|
<string>UIInterfaceOrientationLandscapeRight</string>
|
|
</array>
|
|
<key>UIViewControllerBasedStatusBarAppearance</key>
|
|
<false/>
|
|
<key>ITSAppUsesNonExemptEncryption</key>
|
|
<true/>
|
|
<key>ITSEncryptionExportComplianceCode</key>
|
|
<string>1aa92c4d-6194-4d7d-b70a-16b48256b87e</string>
|
|
</dict>
|
|
</plist>
|