Files
ipa-archive/data/10/10128.plist
2024-02-26 22:51:04 +01:00

132 lines
4.0 KiB
Plaintext
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?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>com.xamarin.ios</key>
<dict>
<key>Version</key>
<string>11.12.0.4 (d15-7: 64fece5f)</string>
</dict>
<key>CFBundleURLTypes</key>
<array>
<dict>
<key>CFBundleURLName</key>
<string>com.tesco.grocery</string>
<key>CFBundleURLSchemes</key>
<array>
<string>Tesco</string>
</array>
</dict>
<dict>
<key>CFBundleURLName</key>
<string>com.tesco.grocery</string>
<key>CFBundleURLSchemes</key>
<array>
<string>tesco-ghs-app</string>
</array>
</dict>
</array>
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>DTPlatformVersion</key>
<string>11.4</string>
<key>CFBundleName</key>
<string>Groceries</string>
<key>DTSDKName</key>
<string>iphoneos11.4</string>
<key>UIViewControllerBasedStatusBarAppearance</key>
<false/>
<key>NSPhotoLibraryUsageDescription</key>
<string>We will show product images on the app</string>
<key>CFBundleIcons</key>
<dict>
<key>CFBundlePrimaryIcon</key>
<dict>
<key>CFBundleIconFiles</key>
<array>
<string>AppIcons20x20</string>
<string>AppIcons29x29</string>
<string>AppIcons40x40</string>
<string>AppIcons60x60</string>
</array>
<key>CFBundleIconName</key>
<string>AppIcons</string>
</dict>
</dict>
<key>CFBundleDisplayName</key>
<string>Groceries</string>
<key>LSRequiresIPhoneOS</key>
<true/>
<key>UIBackgroundModes</key>
<array>
<string>remote-notification</string>
</array>
<key>DTSDKBuild</key>
<string>15F79</string>
<key>NSCameraUsageDescription</key>
<string>Scan the product barcode to search for the item on the app</string>
<key>CFBundleShortVersionString</key>
<string>10.12.1</string>
<key>CFBundleSupportedPlatforms</key>
<array>
<string>iPhoneOS</string>
</array>
<key>UISupportedInterfaceOrientations</key>
<array>
<string>UIInterfaceOrientationPortrait</string>
</array>
<key>BuildMachineOSBuild</key>
<string>17F77</string>
<key>DTPlatformBuild</key>
<string>15F79</string>
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>MinimumOSVersion</key>
<string>8.0</string>
<key>UIPrerenderedIcon</key>
<true/>
<key>UIAppFonts</key>
<array>
<string>Tesco.UI/Fonts/TESCB___.TTF</string>
<string>Tesco.UI/Fonts/TESCBI__.TTF</string>
<string>Tesco.UI/Fonts/TESCBL__.TTF</string>
<string>Tesco.UI/Fonts/TESCI___.TTF</string>
<string>Tesco.UI/Fonts/TESCL___.TTF</string>
<string>Tesco.UI/Fonts/TESCO___.TTF</string>
</array>
<key>CFBundleVersion</key>
<string>1060</string>
<key>DTXcodeBuild</key>
<string>9F2000</string>
<key>UIDeviceFamily</key>
<array>
<integer>1</integer>
</array>
<key>CFBundleIdentifier</key>
<string>com.tesco.grocery</string>
<key>DTXcode</key>
<string>0940</string>
<key>NSCalendarsUsageDescription</key>
<string>Well send calendar events for your upcoming orders so you never forget a delivery or collection</string>
<key>NSAppTransportSecurity</key>
<dict>
<key>NSAllowsArbitraryLoads</key>
<true/>
</dict>
<key>CFBundleExecutable</key>
<string>GroceryiOS</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>NSFaceIDUsageDescription</key>
<string>This app was designed to support Touch ID. It has not been updated for Face ID.</string>
<key>DTPlatformName</key>
<string>iphoneos</string>
<key>ITSAppUsesNonExemptEncryption</key>
<false/>
<key>DTCompiler</key>
<string>com.apple.compilers.llvm.clang.1_0</string>
<key>DTAppStoreToolsBuild</key>
<string>10B61</string>
</dict>
</plist>