This commit is contained in:
relikd
2024-02-26 22:51:04 +01:00
parent 98da208c1e
commit 17bd82fbd0
1000 changed files with 45414 additions and 0 deletions

154
data/10/10129.plist Normal file
View File

@@ -0,0 +1,154 @@
<?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>com.tescobank.mobile.ios.iphone.TescoBank.launchApplication</string>
<key>CFBundleURLSchemes</key>
<array>
<string>com.tescobank.mobile.ios.iphone.TescoBank</string>
</array>
<key>CFBundleTypeRole</key>
<string>Editor</string>
</dict>
</array>
<key>PCAEnvironment</key>
<string>PRD</string>
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>UIRequiredDeviceCapabilities</key>
<array>
<string>armv7</string>
</array>
<key>DTPlatformVersion</key>
<string>11.0</string>
<key>UIViewGroupOpacity</key>
<true/>
<key>CFBundleName</key>
<string>Tesco Bank</string>
<key>DTSDKName</key>
<string>iphoneos11.0</string>
<key>NSPhotoLibraryUsageDescription</key>
<string>You can use the camera to scan your card number. To do this, the app needs to access to your photo library.</string>
<key>CFBundleIcons</key>
<dict>
<key>CFBundlePrimaryIcon</key>
<dict>
<key>UIPrerenderedIcon</key>
<true/>
<key>CFBundleIconFiles</key>
<array>
<string>AppIcon29x29</string>
<string>AppIcon40x40</string>
<string>AppIcon60x60</string>
</array>
<key>CFBundleIconName</key>
<string>AppIcon</string>
</dict>
</dict>
<key>UIStatusBarStyle</key>
<string>UIStatusBarStyleDefault</string>
<key>CFBundleDisplayName</key>
<string>Tesco Bank</string>
<key>LSRequiresIPhoneOS</key>
<true/>
<key>LSApplicationQueriesSchemes</key>
<array>
<string>cydia</string>
</array>
<key>NSLocationWhenInUseUsageDescription</key>
<string>This app uses your location to help protect against fraud, give you access to features such as the ATM finder, while helping us improve the service. If youd prefer you can tap Dont Allow to use the app with location services switched off.</string>
<key>PCAProject</key>
<string>espionage2</string>
<key>DTSDKBuild</key>
<string>15A372</string>
<key>NSCameraUsageDescription</key>
<string>You can use the camera to scan your card number. No information or photos are saved.</string>
<key>CFBundleShortVersionString</key>
<string>2.4.1</string>
<key>CFBundleSupportedPlatforms</key>
<array>
<string>iPhoneOS</string>
</array>
<key>UISupportedInterfaceOrientations</key>
<array>
<string>UIInterfaceOrientationPortrait</string>
</array>
<key>BuildMachineOSBuild</key>
<string>16G29</string>
<key>DTPlatformBuild</key>
<string>15A372</string>
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>MinimumOSVersion</key>
<string>8.0</string>
<key>CFBundleDevelopmentRegion</key>
<string>en</string>
<key>DTXcodeBuild</key>
<string>9A235</string>
<key>CFBundleVersion</key>
<string>1.20171031114508</string>
<key>UIAppFonts</key>
<array>
<string>TescoRg.ttf</string>
<string>TescoBd.ttf</string>
<string>TescoIt.ttf</string>
<string>TescoBdIt.ttf</string>
</array>
<key>PCAReleaseNumber</key>
<string>3</string>
<key>UIDeviceFamily</key>
<array>
<integer>1</integer>
</array>
<key>UILaunchStoryboardName</key>
<string>TSBLaunchScreen</string>
<key>CFBundleIdentifier</key>
<string>com.tescobank.mobile.ios.iphone.TescoBank</string>
<key>DTXcode</key>
<string>0900</string>
<key>NSLocationUsageDescription</key>
<string>This app uses your location to help protect against fraud, give you access to features such as the ATM finder, while helping us improve the service. If youd prefer you can tap Dont Allow to use the app with location services switched off.</string>
<key>NSAppTransportSecurity</key>
<dict>
<key>NSExceptionDomains</key>
<dict>
<key>mob.tescobank.com</key>
<dict>
<key>NSExceptionAllowsInsecureHTTPLoads</key>
<false/>
<key>NSExceptionRequiresForwardSecrecy</key>
<true/>
<key>NSExceptionMinimumTLSVersion</key>
<string>TLSv1.2</string>
</dict>
<key>tescobank.122.2o7.net</key>
<dict>
<key>NSThirdPartyExceptionAllowsInsecureHTTPLoads</key>
<false/>
<key>NSThirdPartyExceptionRequiresForwardSecrecy</key>
<true/>
<key>NSThirdPartyExceptionMinimumTLSVersion</key>
<string>TLSv1.2</string>
</dict>
</dict>
<key>NSAllowsArbitraryLoads</key>
<true/>
</dict>
<key>CFBundleExecutable</key>
<string>PCAApp</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>NSFaceIDUsageDescription</key>
<string>Use Face ID to log in</string>
<key>DTPlatformName</key>
<string>iphoneos</string>
<key>ITSAppUsesNonExemptEncryption</key>
<false/>
<key>DTCompiler</key>
<string>com.apple.compilers.llvm.clang.1_0</string>
</dict>
</plist>