139 lines
4.5 KiB
Plaintext
139 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>CADisableMinimumFrameDurationOnPhone</key>
|
|
<true/>
|
|
<key>CFBundleDevelopmentRegion</key>
|
|
<string>$(DEVELOPMENT_LANGUAGE)</string>
|
|
<key>CFBundleDisplayName</key>
|
|
<string>elCaribe</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>elCaribe</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>fb3187011931582004</string>
|
|
</array>
|
|
</dict>
|
|
<dict>
|
|
<key>CFBundleTypeRole</key>
|
|
<string>Editor</string>
|
|
<key>CFBundleURLSchemes</key>
|
|
<array>
|
|
<string>com.googleusercontent.apps.1085975883181-q56lvc3nb2j3lc2rpkl9sv0ve6sf12hn</string>
|
|
</array>
|
|
</dict>
|
|
<dict>
|
|
<key>CFBundleTypeRole</key>
|
|
<string>Editor</string>
|
|
<key>CFBundleURLSchemes</key>
|
|
<array>
|
|
<string>news</string>
|
|
</array>
|
|
</dict>
|
|
<dict>
|
|
<key>CFBundleURLName</key>
|
|
<string>YOUR_PACKAGE_NAME_HERE</string>
|
|
<key>CFBundleURLSchemes</key>
|
|
<array>
|
|
<string>news</string>
|
|
</array>
|
|
</dict>
|
|
</array>
|
|
<key>CFBundleVersion</key>
|
|
<string>$(CURRENT_PROJECT_VERSION)</string>
|
|
<key>FacebookAppID</key>
|
|
<string>3187011931582004</string>
|
|
<key>FacebookClientToken</key>
|
|
<string>c5fcb2473b8557c9ff049dd807db8240</string>
|
|
<key>FacebookDisplayName</key>
|
|
<string>news</string>
|
|
<key>GADApplicationIdentifier</key>
|
|
<string>ca-app-pub-3940256099942544~1458002511</string>
|
|
<key>LSApplicationQueriesSchemes</key>
|
|
<array>
|
|
<string>https</string>
|
|
<string>http</string>
|
|
</array>
|
|
<key>LSRequiresIPhoneOS</key>
|
|
<true/>
|
|
<key>NSAppTransportSecurity</key>
|
|
<dict>
|
|
<key>NSAllowsArbitraryLoads</key>
|
|
<true/>
|
|
<key>NSAllowsArbitraryLoadsInWebContent</key>
|
|
<true/>
|
|
</dict>
|
|
<key>NSCameraUsageDescription</key>
|
|
<string>Allow Camera access to upload photo from your device to set Profile Picture & add images in News</string>
|
|
<key>NSLocationAlwaysAndWhenInUseUsageDescription</key>
|
|
<string>Your location is required to get current weather of your location</string>
|
|
<key>NSLocationAlwaysUsageDescription</key>
|
|
<string>We kindly request your location to provide you with relevant local news.</string>
|
|
<key>NSLocationWhenInUseUsageDescription</key>
|
|
<string>To ensure personalized news, please share your location with us.</string>
|
|
<key>NSMicrophoneUsageDescription</key>
|
|
<string>Allow microphone access to listen to news content</string>
|
|
<key>NSPhotoLibraryUsageDescription</key>
|
|
<string>Allow library access to upload photo from your device to set Profile Picture & add images in News</string>
|
|
<key>NSUserTrackingUsageDescription</key>
|
|
<string>This identifier will be used to deliver personalized ads to you.</string>
|
|
<key>SKAdNetworkItems</key>
|
|
<array>
|
|
<dict>
|
|
<key>SKAdNetworkIdentifier</key>
|
|
<string>cstr6suwn9.skadnetwork</string>
|
|
</dict>
|
|
</array>
|
|
<key>UIApplicationSupportsIndirectInputEvents</key>
|
|
<true/>
|
|
<key>UIBackgroundModes</key>
|
|
<array>
|
|
<string>fetch</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>UIInterfaceOrientationPortraitUpsideDown</string>
|
|
</array>
|
|
<key>UISupportedInterfaceOrientations~ipad</key>
|
|
<array>
|
|
<string>UIInterfaceOrientationLandscapeLeft</string>
|
|
<string>UIInterfaceOrientationLandscapeRight</string>
|
|
<string>UIInterfaceOrientationPortrait</string>
|
|
<string>UIInterfaceOrientationPortraitUpsideDown</string>
|
|
</array>
|
|
<key>UIViewControllerBasedStatusBarAppearance</key>
|
|
<false/>
|
|
<key>io.flutter.embedded_views_preview</key>
|
|
<true/>
|
|
<key>setAdvertiserTrackingEnabled</key>
|
|
<true/>
|
|
<key>ITSAppUsesNonExemptEncryption</key>
|
|
<!-- to reduce encryption answer in every build there in Appstore -->
|
|
<false/>
|
|
</dict>
|
|
</plist>
|