You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
127 lines
4.3 KiB
127 lines
4.3 KiB
3 years ago
|
<?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>BGTaskSchedulerPermittedIdentifiers</key>
|
||
|
<array>
|
||
|
<string>$(PRODUCT_BUNDLE_IDENTIFIER)</string>
|
||
|
</array>
|
||
|
<key>CFBundleDevelopmentRegion</key>
|
||
|
<string>$(DEVELOPMENT_LANGUAGE)</string>
|
||
|
<key>CFBundleDisplayName</key>
|
||
|
<string>Teso</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>teso</string>
|
||
|
<key>CFBundlePackageType</key>
|
||
|
<string>APPL</string>
|
||
|
<key>CFBundleShortVersionString</key>
|
||
|
<string>$(MARKETING_VERSION)</string>
|
||
|
<key>CFBundleSignature</key>
|
||
|
<string>????</string>
|
||
|
<key>CFBundleURLTypes</key>
|
||
|
<array>
|
||
|
<dict>
|
||
|
<key>CFBundleTypeRole</key>
|
||
|
<string>Editor</string>
|
||
|
<key>CFBundleURLSchemes</key>
|
||
|
<array>
|
||
|
<string>com.googleusercontent.apps.280510379185-67vianhh973klriv75ip2tb9cf8ibitl</string>
|
||
|
<string>fb1759156777594606</string>
|
||
|
</array>
|
||
|
</dict>
|
||
|
</array>
|
||
|
<key>CFBundleVersion</key>
|
||
|
<string>$(CURRENT_PROJECT_VERSION)</string>
|
||
|
<key>LSApplicationQueriesSchemes</key>
|
||
|
<array>
|
||
|
<string>fbapi</string>
|
||
|
<string>fbapi20130214</string>
|
||
|
<string>fbapi20130410</string>
|
||
|
<string>fbapi20130702</string>
|
||
|
<string>fbapi20131010</string>
|
||
|
<string>fbapi20131219</string>
|
||
|
<string>fbapi20140410</string>
|
||
|
<string>fbapi20140116</string>
|
||
|
<string>fbapi20150313</string>
|
||
|
<string>fbapi20150629</string>
|
||
|
<string>fbapi20160328</string>
|
||
|
<string>fbauth</string>
|
||
|
<string>fb-messenger-share-api</string>
|
||
|
<string>fbauth2</string>
|
||
|
<string>fbshareextension</string>
|
||
|
</array>
|
||
|
<key>LSRequiresIPhoneOS</key>
|
||
|
<true />
|
||
|
<key>NSAppTransportSecurity</key>
|
||
|
<dict>
|
||
|
<key>NSAllowsArbitraryLoads</key>
|
||
|
<true />
|
||
|
<key>NSAllowsArbitraryLoadsInWebContent</key>
|
||
|
<true />
|
||
|
</dict>
|
||
|
<key>NSCameraUsageDescription</key>
|
||
|
<string>This app needs camera access to scan QR codes and capture photos</string>
|
||
|
<key>NSLocationAlwaysAndWhenInUseUsageDescription</key>
|
||
|
<string>Teso needs access to location.</string>
|
||
|
<key>NSLocationAlwaysUsageDescription</key>
|
||
|
<string>Teso needs access to location.</string>
|
||
|
<key>NSLocationWhenInUseUsageDescription</key>
|
||
|
<string>Teso needs access to location.</string>
|
||
|
<key>NSMicrophoneUsageDescription</key>
|
||
|
<string>Allow access to microphone</string>
|
||
|
<key>NSPhotoLibraryAddUsageDescription</key>
|
||
|
<string>Teso needs permission to write videos and photos</string>
|
||
|
<key>NSPhotoLibraryUsageDescription</key>
|
||
|
<string>Teso needs permission to select videos and photos</string>
|
||
|
<key>UIBackgroundModes</key>
|
||
|
<array>
|
||
|
<string>fetch</string>
|
||
|
<string>location</string>
|
||
|
<string>processing</string>
|
||
|
<string>remote-notification</string>
|
||
|
</array>
|
||
|
<key>UILaunchStoryboardName</key>
|
||
|
<string>LaunchScreen</string>
|
||
|
<key>UIMainStoryboardFile</key>
|
||
|
<string>Main</string>
|
||
|
<key>UISupportedInterfaceOrientations</key>
|
||
|
<array>
|
||
|
<string>UIInterfaceOrientationPortrait</string>
|
||
|
<string>UIInterfaceOrientationLandscapeLeft</string>
|
||
|
<string>UIInterfaceOrientationLandscapeRight</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>io.flutter.embedded_views_preview</key>
|
||
|
<true />
|
||
|
<!-- changes this number to configure the maximum number of concurrent tasks -->
|
||
|
<key>FUMaximumConnectionsPerHost</key>
|
||
|
<integer>5</integer>
|
||
|
<!-- changes this number to configure the maximum number of concurrent tasks -->
|
||
|
<key>FUMaximumUploadOperation</key>
|
||
|
<integer>5</integer>
|
||
|
<!-- changes this number to configure the request timeout -->
|
||
|
<key>FUTimeoutInSeconds</key>
|
||
|
<integer>3600</integer>
|
||
|
<key>FUAllFilesUploadedMessage</key>
|
||
|
<string>Posts successfully published on Teso</string>
|
||
|
<key>LSApplicationQueriesSchemes</key>
|
||
|
<array>
|
||
|
<string>https</string>
|
||
|
<string>http</string>
|
||
|
</array>
|
||
|
</dict>
|
||
|
</plist>
|