Files
ipa-archive/data/42/42443.plist
2024-03-04 19:04:31 +01:00

188 lines
5.4 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>gamekit</string>
</array>
<key>UIRequiresFullScreen</key>
<true/>
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>UISupportedInterfaceOrientations~ipad</key>
<array>
<string>UIInterfaceOrientationLandscapeRight</string>
<string>UIInterfaceOrientationLandscapeLeft</string>
</array>
<key>DTPlatformVersion</key>
<string>9.2</string>
<key>CFBundleIconFile</key>
<string>57x57.png</string>
<key>DTSDKName</key>
<string>iphoneos9.2</string>
<key>CFBundleName</key>
<string>DLS16</string>
<key>UIViewControllerBasedStatusBarAppearance</key>
<false/>
<key>UIInterfaceOrientation</key>
<string>UIInterfaceOrientationLandscapeRight</string>
<key>DTCompiler</key>
<string>com.apple.compilers.llvm.clang.1_0</string>
<key>CFBundleIcons</key>
<dict>
<key>CFBundlePrimaryIcon</key>
<dict>
<key>CFBundleIconFiles</key>
<array>
<string>29x29.png</string>
<string>40x40.png</string>
<string>50x50.png</string>
<string>57x57.png</string>
<string>58x58.png</string>
<string>72x72.png</string>
<string>76x76.png</string>
<string>80x80.png</string>
<string>100x100.png</string>
<string>114x114.png</string>
<string>120x120.png</string>
<string>144x144.png</string>
<string>152x152.png</string>
<string>167x167.png</string>
<string>180x180.png</string>
</array>
<key>UIPrerenderedIcon</key>
<true/>
</dict>
</dict>
<key>LSRequiresIPhoneOS</key>
<true/>
<key>CFBundleDisplayName</key>
<string>DreamLeague</string>
<key>LSApplicationQueriesSchemes</key>
<array>
<string>fbapi</string>
<string>fbauth2</string>
<string>fbshareextension</string>
<string>twitter</string>
</array>
<key>DTSDKBuild</key>
<string>13C75</string>
<key>AppLovinVerboseLoggingOn</key>
<string>false</string>
<key>CFBundleShortVersionString</key>
<string>3.00</string>
<key>CFBundleSupportedPlatforms</key>
<array>
<string>iPhoneOS</string>
</array>
<key>UISupportedInterfaceOrientations</key>
<array>
<string>UIInterfaceOrientationLandscapeRight</string>
<string>UIInterfaceOrientationLandscapeLeft</string>
</array>
<key>BuildMachineOSBuild</key>
<string>14F27</string>
<key>DTPlatformBuild</key>
<string>13C75</string>
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>DTXcodeBuild</key>
<string>7C68</string>
<key>CFBundleDevelopmentRegion</key>
<string>en</string>
<key>UIPrerenderedIcon</key>
<true/>
<key>CFBundleVersion</key>
<string>4</string>
<key>MinimumOSVersion</key>
<string>8.0</string>
<key>AppLovinSdkKey</key>
<string>XnWZ_WRymOcz3K7CGgQA6TeuQfrodJcA47k4eA1PZdMczTpE8EOFn17Bhz-KGaULiDQMNSmx47T2bMGlaf-Mh6</string>
<key>UIStatusBarHidden</key>
<true/>
<key>FacebookAppID</key>
<string>940264182663514</string>
<key>UILaunchStoryboardName</key>
<string>DLS3LaunchScreen</string>
<key>UIDeviceFamily</key>
<array>
<integer>1</integer>
<integer>2</integer>
</array>
<key>CFBundleLocalizations</key>
<array>
<string>en</string>
<string>es</string>
<string>fr</string>
<string>de</string>
<string>it</string>
<string>ja</string>
<string>pt</string>
<string>nl</string>
<string>ko</string>
<string>zh_CN</string>
<string>tr</string>
<string>ru</string>
</array>
<key>CFBundleIdentifier</key>
<string>com.firsttouch.dls3</string>
<key>DTXcode</key>
<string>0720</string>
<key>LSHasLocalizedDisplayName</key>
<true/>
<key>NSAppTransportSecurity</key>
<dict>
<key>NSAllowsArbitraryLoads</key>
<true/>
<key>NSExceptionDomains</key>
<dict>
<key>facebook.com</key>
<dict>
<key>NSExceptionRequiresForwardSecrecy</key>
<false/>
<key>NSIncludesSubdomains</key>
<true/>
</dict>
<key>fbcdn.net</key>
<dict>
<key>NSExceptionRequiresForwardSecrecy</key>
<false/>
<key>NSIncludesSubdomains</key>
<true/>
</dict>
<key>akamaihd.net</key>
<dict>
<key>NSExceptionRequiresForwardSecrecy</key>
<false/>
<key>NSIncludesSubdomains</key>
<true/>
</dict>
</dict>
</dict>
<key>CFBundleExecutable</key>
<string>DLS16</string>
<key>DTPlatformName</key>
<string>iphoneos</string>
<key>CFBundleURLTypes</key>
<array>
<dict>
<key>CFBundleURLName</key>
<string>com.firsttouch.dls3</string>
<key>CFBundleURLSchemes</key>
<array>
<string>com.firsttouch.dls3</string>
</array>
</dict>
<dict>
<key>CFBundleURLName</key>
<string></string>
<key>CFBundleURLSchemes</key>
<array>
<string>fb940264182663514</string>
</array>
</dict>
</array>
</dict>
</plist>