mirror of
https://github.com/ecency/ecency-mobile.git
synced 2024-11-23 16:36:37 +03:00
143 lines
4.5 KiB
Plaintext
143 lines
4.5 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>CFBundleDevelopmentRegion</key>
|
|
<string>en</string>
|
|
<key>CFBundleDisplayName</key>
|
|
<string>$(PRODUCT_NAME)</string>
|
|
<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>
|
|
<string>3.0.45</string>
|
|
<key>CFBundleSignature</key>
|
|
<string>????</string>
|
|
<key>CFBundleURLTypes</key>
|
|
<array>
|
|
<dict>
|
|
<key>CFBundleTypeRole</key>
|
|
<string>Editor</string>
|
|
<key>CFBundleURLName</key>
|
|
<string>ecency</string>
|
|
<key>CFBundleURLSchemes</key>
|
|
<array>
|
|
<string>ecency</string>
|
|
<string>esteem</string>
|
|
<string>hive</string>
|
|
<string>ShareMedia</string>
|
|
</array>
|
|
</dict>
|
|
</array>
|
|
<key>CFBundleVersion</key>
|
|
<string>$(CURRENT_PROJECT_VERSION)</string>
|
|
<key>ITSAppUsesNonExemptEncryption</key>
|
|
<false/>
|
|
<key>LSApplicationQueriesSchemes</key>
|
|
<array>
|
|
<string>message</string>
|
|
<string>readdle-spark</string>
|
|
<string>airmail</string>
|
|
<string>ms-outlook</string>
|
|
<string>googlegmail</string>
|
|
<string>inbox-gmail</string>
|
|
<string>ymail</string>
|
|
<string>superhuman</string>
|
|
<string>yandexmail</string>
|
|
<string>fastmail</string>
|
|
<string>protonmail</string>
|
|
<string>szn-email</string>
|
|
</array>
|
|
<key>LSRequiresIPhoneOS</key>
|
|
<true/>
|
|
<key>NSAppTransportSecurity</key>
|
|
<dict>
|
|
<key>NSExceptionDomains</key>
|
|
<dict>
|
|
<key>hivesigner.com</key>
|
|
<dict>
|
|
<key>NSExceptionAllowsInsecureHTTPLoads</key>
|
|
<true/>
|
|
</dict>
|
|
<key>localhost</key>
|
|
<dict>
|
|
<key>NSExceptionAllowsInsecureHTTPLoads</key>
|
|
<true/>
|
|
</dict>
|
|
</dict>
|
|
</dict>
|
|
<key>NSCameraUsageDescription</key>
|
|
<string>Ecency requires access to your camera to let you insert pictures to content you are creating.</string>
|
|
<key>NSFaceIDUsageDescription</key>
|
|
<string>Ecency requires FaceID access to allow you quick and secure access.</string>
|
|
<key>NSLocationAlwaysUsageDescription</key>
|
|
<string>To get accurate location for sharing</string>
|
|
<key>NSLocationWhenInUseUsageDescription</key>
|
|
<string>To choose and share current location</string>
|
|
<key>NSMicrophoneUsageDescription</key>
|
|
<string>Ecency requires access to your camera to let you insert recordings and videos to content you are creating.</string>
|
|
<key>NSPhotoLibraryAddUsageDescription</key>
|
|
<string>Ecency needs to access your camera roll so that you can upload and insert images to your content. Your images will not be shared without your permission</string>
|
|
<key>NSPhotoLibraryUsageDescription</key>
|
|
<string>Ecency needs to access your camera roll so that you can upload and insert images to your content. Your images will not be shared without your permission</string>
|
|
<key>UIAppFonts</key>
|
|
<array>
|
|
<string>Entypo.ttf</string>
|
|
<string>EvilIcons.ttf</string>
|
|
<string>Feather.ttf</string>
|
|
<string>FontAwesome.ttf</string>
|
|
<string>Foundation.ttf</string>
|
|
<string>Ionicons.ttf</string>
|
|
<string>MaterialCommunityIcons.ttf</string>
|
|
<string>MaterialIcons.ttf</string>
|
|
<string>Octicons.ttf</string>
|
|
<string>RobotoMono-Regular.ttf</string>
|
|
<string>Sansation_Bold.ttf</string>
|
|
<string>Sansation_Regular.ttf</string>
|
|
<string>SimpleLineIcons.ttf</string>
|
|
<string>Zocial.ttf</string>
|
|
<string>Roboto.ttf</string>
|
|
<string>rubicon-icon-font.ttf</string>
|
|
<string>AntDesign.ttf</string>
|
|
<string>FontAwesome5_Brands.ttf</string>
|
|
<string>FontAwesome5_Regular.ttf</string>
|
|
<string>FontAwesome5_Solid.ttf</string>
|
|
<string>Roboto-medium.ttf</string>
|
|
<string>Fontisto.ttf</string>
|
|
</array>
|
|
<key>UIBackgroundModes</key>
|
|
<array>
|
|
<string>fetch</string>
|
|
<string>remote-notification</string>
|
|
</array>
|
|
<key>UILaunchStoryboardName</key>
|
|
<string>BootSplash</string>
|
|
<key>UIMainStoryboardFile</key>
|
|
<string>BootSplash</string>
|
|
<key>UIRequiredDeviceCapabilities</key>
|
|
<array>
|
|
<string>armv7</string>
|
|
</array>
|
|
<key>UIRequiresFullScreen</key>
|
|
<true/>
|
|
<key>UISupportedInterfaceOrientations</key>
|
|
<array>
|
|
<string>UIInterfaceOrientationPortrait</string>
|
|
</array>
|
|
<key>UIViewControllerBasedStatusBarAppearance</key>
|
|
<false/>
|
|
<key>bugsnag</key>
|
|
<dict>
|
|
<key>apiKey</key>
|
|
<string>88a8a25738939a80ba49f1d5289dbc80</string>
|
|
</dict>
|
|
</dict>
|
|
</plist>
|