Files
ipa-archive/data/41/41708.plist
2024-03-04 19:04:23 +01:00

182 lines
5.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>CFBundleURLTypes</key>
<array>
<dict>
<key>CFBundleTypeRole</key>
<string>Editor</string>
<key>CFBundleURLName</key>
<string>com.neulion.espn2012</string>
<key>CFBundleURLSchemes</key>
<array>
<string>nlespn</string>
</array>
</dict>
</array>
<key>UIRequiredDeviceCapabilities</key>
<array>
<string>armv7</string>
</array>
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>UIRequiresFullScreen</key>
<true/>
<key>DTPlatformVersion</key>
<string>12.1</string>
<key>UISupportedInterfaceOrientations~ipad</key>
<array>
<string>UIInterfaceOrientationPortrait</string>
<string>UIInterfaceOrientationPortraitUpsideDown</string>
<string>UIInterfaceOrientationLandscapeLeft</string>
<string>UIInterfaceOrientationLandscapeRight</string>
</array>
<key>CFBundleName</key>
<string>ESPN</string>
<key>DTSDKName</key>
<string>iphoneos12.1</string>
<key>UIViewControllerBasedStatusBarAppearance</key>
<true/>
<key>CFBundleIcons</key>
<dict>
<key>CFBundlePrimaryIcon</key>
<dict>
<key>CFBundleIconFiles</key>
<array>
<string>AppIcon60x60</string>
</array>
<key>CFBundleIconName</key>
<string>AppIcon</string>
</dict>
</dict>
<key>UIStatusBarStyle</key>
<string>UIStatusBarStyleLightContent</string>
<key>CFBundleDisplayName</key>
<string>ESPN Player</string>
<key>LSRequiresIPhoneOS</key>
<true/>
<key>NSLocationWhenInUseUsageDescription</key>
<string>App Would Like to Use Location.</string>
<key>UIRequiresPersistentWiFi</key>
<true/>
<key>UIBackgroundModes</key>
<array>
<string>audio</string>
<string>remote-notification</string>
</array>
<key>DTSDKBuild</key>
<string>16B91</string>
<key>CFBundleShortVersionString</key>
<string>9.0725</string>
<key>CFBundleSupportedPlatforms</key>
<array>
<string>iPhoneOS</string>
</array>
<key>NSLocationAlwaysUsageDescription</key>
<string>App Would Like to Use Location.</string>
<key>UISupportedInterfaceOrientations</key>
<array>
<string>UIInterfaceOrientationPortrait</string>
<string>UIInterfaceOrientationLandscapeLeft</string>
<string>UIInterfaceOrientationLandscapeRight</string>
</array>
<key>BuildMachineOSBuild</key>
<string>18F132</string>
<key>DTPlatformBuild</key>
<string>16B91</string>
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>NSBluetoothPeripheralUsageDescription</key>
<string>App Would Like to Use Bluetooth.</string>
<key>CFBundleDevelopmentRegion</key>
<string>en</string>
<key>MinimumOSVersion</key>
<string>10.0</string>
<key>CFBundleVersion</key>
<string>9.0725</string>
<key>DTXcodeBuild</key>
<string>10B61</string>
<key>UIAppFonts</key>
<array>
<string>SF-UI-Display-Bold.otf</string>
<string>SF-UI-Display-Heavy.otf</string>
<string>SF-UI-Display-Light.otf</string>
<string>SF-UI-Display-Medium.otf</string>
<string>SF-UI-Display-Regular.otf</string>
<string>SF-UI-Display-Semibold.otf</string>
<string>SF-UI-Text-Bold.otf</string>
<string>SF-UI-Text-Heavy.otf</string>
<string>SF-UI-Text-Light.otf</string>
<string>SF-UI-Text-Medium.otf</string>
<string>SF-UI-Text-Regular.otf</string>
<string>SF-UI-Text-Semibold.otf</string>
</array>
<key>UIPrerenderedIcon</key>
<true/>
<key>UIDeviceFamily</key>
<array>
<integer>1</integer>
<integer>2</integer>
</array>
<key>UILaunchStoryboardName</key>
<string>Launch Screen v2</string>
<key>NSMicrophoneUsageDescription</key>
<string>App Would Like to Use Microphone.</string>
<key>Fabric</key>
<dict>
<key>Kits</key>
<array>
<dict>
<key>KitInfo</key>
<dict/>
<key>KitName</key>
<string>Crashlytics</string>
</dict>
</array>
<key>APIKey</key>
<string>d7da3c9a1a531fccce7ac51d604501009f075a77</string>
</dict>
<key>CFBundleIdentifier</key>
<string>com.espnemea.ESPNplayer</string>
<key>DTXcode</key>
<string>1010</string>
<key>NSLocationUsageDescription</key>
<string>App Would Like to Use Location.</string>
<key>NSAppTransportSecurity</key>
<dict>
<key>NSAllowsArbitraryLoads</key>
<true/>
</dict>
<key>CFBundleExecutable</key>
<string>ESPN</string>
<key>CFBundleIcons~ipad</key>
<dict>
<key>CFBundlePrimaryIcon</key>
<dict>
<key>CFBundleIconFiles</key>
<array>
<string>AppIcon60x60</string>
<string>AppIcon76x76</string>
<string>AppIcon83.5x83.5</string>
</array>
<key>CFBundleIconName</key>
<string>AppIcon</string>
</dict>
</dict>
<key>DTPlatformName</key>
<string>iphoneos</string>
<key>DTCompiler</key>
<string>com.apple.compilers.llvm.clang.1_0</string>
<key>DTAppStoreToolsBuild</key>
<string>10G3</string>
<key>UISupportedDevices</key>
<array>
<string>iPhone5,1</string>
<string>iPhone5,2</string>
<string>iPhone5,3</string>
<string>iPhone5,4</string>
</array>
</dict>
</plist>