173 lines
5.1 KiB
Plaintext
173 lines
5.1 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>UIRequiredDeviceCapabilities</key>
|
|
<array>
|
|
<string>armv7</string>
|
|
</array>
|
|
<key>UIRequiresFullScreen</key>
|
|
<true/>
|
|
<key>CFBundleInfoDictionaryVersion</key>
|
|
<string>6.0</string>
|
|
<key>CFBundleURLTypes</key>
|
|
<array>
|
|
<dict>
|
|
<key>CFBundleURLSchemes</key>
|
|
<array>
|
|
<string>fb182794351917104</string>
|
|
</array>
|
|
</dict>
|
|
</array>
|
|
<key>DTPlatformVersion</key>
|
|
<string>9.3</string>
|
|
<key>DTSDKName</key>
|
|
<string>iphoneos9.3</string>
|
|
<key>CFBundleName</key>
|
|
<string>Disney</string>
|
|
<key>UIViewControllerBasedStatusBarAppearance</key>
|
|
<false/>
|
|
<key>UIMainStoryboardFile~ipad</key>
|
|
<string>Main</string>
|
|
<key>CFBundleIcons</key>
|
|
<dict>
|
|
<key>CFBundlePrimaryIcon</key>
|
|
<dict>
|
|
<key>CFBundleIconFiles</key>
|
|
<array>
|
|
<string>AppIcon29x29</string>
|
|
<string>AppIcon40x40</string>
|
|
<string>AppIcon60x60</string>
|
|
</array>
|
|
</dict>
|
|
</dict>
|
|
<key>UIStatusBarStyle</key>
|
|
<string>UIStatusBarStyleDefault</string>
|
|
<key>LSRequiresIPhoneOS</key>
|
|
<true/>
|
|
<key>CFBundleDisplayName</key>
|
|
<string>Disney Store</string>
|
|
<key>NSLocationWhenInUseUsageDescription</key>
|
|
<string>This will be used to find local Disney Stores</string>
|
|
<key>UIBackgroundModes</key>
|
|
<array>
|
|
<string>fetch</string>
|
|
<string>remote-notification</string>
|
|
</array>
|
|
<key>DTSDKBuild</key>
|
|
<string>13E230</string>
|
|
<key>CFBundleShortVersionString</key>
|
|
<string>3.4</string>
|
|
<key>CFBundleSupportedPlatforms</key>
|
|
<array>
|
|
<string>iPhoneOS</string>
|
|
</array>
|
|
<key>NSLocationAlwaysUsageDescription</key>
|
|
<string>This will be used to find local Disney Stores</string>
|
|
<key>UISupportedInterfaceOrientations</key>
|
|
<array>
|
|
<string>UIInterfaceOrientationPortrait</string>
|
|
<string>UIInterfaceOrientationPortraitUpsideDown</string>
|
|
</array>
|
|
<key>BuildMachineOSBuild</key>
|
|
<string>15E65</string>
|
|
<key>DTPlatformBuild</key>
|
|
<string>13E230</string>
|
|
<key>CFBundlePackageType</key>
|
|
<string>APPL</string>
|
|
<key>MinimumOSVersion</key>
|
|
<string>9.0</string>
|
|
<key>DTXcodeBuild</key>
|
|
<string>7D175</string>
|
|
<key>UIAppFonts</key>
|
|
<array>
|
|
<string>Matterhorn-Bold.otf</string>
|
|
<string>Matterhorn-Regular.otf</string>
|
|
<string>MatterhornSerif-Bold.otf</string>
|
|
<string>MatterhornSerif-Regular.otf</string>
|
|
<string>Matterhorn-BoldItalic.otf</string>
|
|
<string>Matterhorn-Italic.otf</string>
|
|
</array>
|
|
<key>CFBundleVersion</key>
|
|
<string>28</string>
|
|
<key>UIStatusBarHidden</key>
|
|
<true/>
|
|
<key>UILaunchStoryboardName</key>
|
|
<string>LaunchScreen</string>
|
|
<key>UIDeviceFamily</key>
|
|
<array>
|
|
<integer>1</integer>
|
|
<integer>2</integer>
|
|
</array>
|
|
<key>SBUsesNetwork</key>
|
|
<true/>
|
|
<key>CFBundleIdentifier</key>
|
|
<string>com.disney.DisneyStores</string>
|
|
<key>DTXcode</key>
|
|
<string>0730</string>
|
|
<key>NSAppTransportSecurity</key>
|
|
<dict>
|
|
<key>NSAllowsArbitraryLoads</key>
|
|
<true/>
|
|
<key>NSExceptionDomains</key>
|
|
<dict>
|
|
<key>m.devwcs.disneystore.com</key>
|
|
<dict>
|
|
<key>NSTemporaryExceptionAllowsInsecureHTTPLoads</key>
|
|
<true/>
|
|
<key>NSTemporaryExceptionRequiresForwardSecrecy</key>
|
|
<false/>
|
|
<key>NSIncludesSubdomains</key>
|
|
<true/>
|
|
<key>NSTemporaryExceptionMinimumTLSVersion</key>
|
|
<string>TLSv1.1</string>
|
|
</dict>
|
|
<key>m.lt.disneystore.com</key>
|
|
<dict>
|
|
<key>NSTemporaryExceptionAllowsInsecureHTTPLoads</key>
|
|
<true/>
|
|
<key>NSTemporaryExceptionRequiresForwardSecrecy</key>
|
|
<false/>
|
|
<key>NSIncludesSubdomains</key>
|
|
<true/>
|
|
<key>NSTemporaryExceptionMinimumTLSVersion</key>
|
|
<string>TLSv1.1</string>
|
|
</dict>
|
|
<key>m.qawcs.disneystore.com</key>
|
|
<dict>
|
|
<key>NSTemporaryExceptionAllowsInsecureHTTPLoads</key>
|
|
<true/>
|
|
<key>NSTemporaryExceptionRequiresForwardSecrecy</key>
|
|
<false/>
|
|
<key>NSIncludesSubdomains</key>
|
|
<true/>
|
|
</dict>
|
|
</dict>
|
|
</dict>
|
|
<key>CFBundleExecutable</key>
|
|
<string>Disney</string>
|
|
<key>CFBundleIcons~ipad</key>
|
|
<dict>
|
|
<key>CFBundlePrimaryIcon</key>
|
|
<dict>
|
|
<key>CFBundleIconFiles</key>
|
|
<array>
|
|
<string>AppIcon29x29</string>
|
|
<string>AppIcon40x40</string>
|
|
<string>AppIcon60x60</string>
|
|
<string>AppIcon76x76</string>
|
|
<string>AppIcon83.5x83.5</string>
|
|
</array>
|
|
</dict>
|
|
</dict>
|
|
<key>UIMainStoryboardFile</key>
|
|
<string>Main</string>
|
|
<key>CFBundleSignature</key>
|
|
<string>????</string>
|
|
<key>DTPlatformName</key>
|
|
<string>iphoneos</string>
|
|
<key>DTCompiler</key>
|
|
<string>com.apple.compilers.llvm.clang.1_0</string>
|
|
</dict>
|
|
</plist>
|