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

189 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>UIRequiredDeviceCapabilities</key>
<array>
<string>opengles-2</string>
</array>
<key>UIRequiresFullScreen</key>
<true/>
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>UISupportedInterfaceOrientations~ipad</key>
<array>
<string>UIInterfaceOrientationLandscapeLeft</string>
<string>UIInterfaceOrientationLandscapeRight</string>
<string>UIInterfaceOrientationPortrait</string>
<string>UIInterfaceOrientationPortraitUpsideDown</string>
</array>
<key>DTPlatformVersion</key>
<string>9.3</string>
<key>DTCompiler</key>
<string>com.apple.compilers.llvm.clang.1_0</string>
<key>DTSDKName</key>
<string>iphoneos9.3</string>
<key>CFBundleName</key>
<string>MetaTrader4Terminal</string>
<key>UIViewControllerBasedStatusBarAppearance</key>
<false/>
<key>UIMainStoryboardFile~ipad</key>
<string>Launch</string>
<key>CFBundleIcons</key>
<dict>
<key>CFBundlePrimaryIcon</key>
<dict>
<key>CFBundleIconFiles</key>
<array>
<string>icon60x60</string>
</array>
<key>UIPrerenderedIcon</key>
<true/>
</dict>
</dict>
<key>UILaunchImageFile~iphone</key>
<string>default.png</string>
<key>LSRequiresIPhoneOS</key>
<true/>
<key>UIRequiresPersistentWiFi</key>
<true/>
<key>CFBundleDisplayName</key>
<string>MetaTrader 4</string>
<key>DTSDKBuild</key>
<string>13E230</string>
<key>CFBundleShortVersionString</key>
<string>4.0.975</string>
<key>CFBundleSupportedPlatforms</key>
<array>
<string>iPhoneOS</string>
</array>
<key>UISupportedInterfaceOrientations</key>
<array>
<string>UIInterfaceOrientationPortrait</string>
</array>
<key>BuildMachineOSBuild</key>
<string>15G31</string>
<key>DTPlatformBuild</key>
<string>13E230</string>
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>DTXcodeBuild</key>
<string>7D1014</string>
<key>CFBundleDevelopmentRegion</key>
<string>English</string>
<key>UIPrerenderedIcon</key>
<true/>
<key>CFBundleVersion</key>
<string>3</string>
<key>MinimumOSVersion</key>
<string>7.0</string>
<key>UILaunchImages</key>
<array>
<dict>
<key>UILaunchImageSize</key>
<string>{320, 480}</string>
<key>UILaunchImageName</key>
<string>default-700</string>
<key>UILaunchImageMinimumOSVersion</key>
<string>7.0</string>
<key>UILaunchImageOrientation</key>
<string>Portrait</string>
</dict>
<dict>
<key>UILaunchImageSize</key>
<string>{320, 568}</string>
<key>UILaunchImageName</key>
<string>default-700-568h</string>
<key>UILaunchImageMinimumOSVersion</key>
<string>7.0</string>
<key>UILaunchImageOrientation</key>
<string>Portrait</string>
</dict>
<dict>
<key>UILaunchImageSize</key>
<string>{768, 1024}</string>
<key>UILaunchImageName</key>
<string>default-700-Portrait</string>
<key>UILaunchImageMinimumOSVersion</key>
<string>7.0</string>
<key>UILaunchImageOrientation</key>
<string>Portrait</string>
</dict>
<dict>
<key>UILaunchImageSize</key>
<string>{768, 1024}</string>
<key>UILaunchImageName</key>
<string>default-700-Landscape</string>
<key>UILaunchImageMinimumOSVersion</key>
<string>7.0</string>
<key>UILaunchImageOrientation</key>
<string>Landscape</string>
</dict>
</array>
<key>UILaunchStoryboardName</key>
<string>Launch</string>
<key>UIApplicationExitsOnSuspend</key>
<false/>
<key>UIDeviceFamily</key>
<array>
<integer>1</integer>
<integer>2</integer>
</array>
<key>CFBundleIdentifier</key>
<string>net.metaquotes.MetaTrader4Terminal</string>
<key>DTXcode</key>
<string>0731</string>
<key>NSAppTransportSecurity</key>
<dict>
<key>NSExceptionDomains</key>
<dict>
<key>notify.mql5.com</key>
<dict>
<key>NSExceptionRequiresForwardSecrecy</key>
<false/>
</dict>
<key>api4.mql5.com</key>
<dict>
<key>NSExceptionRequiresForwardSecrecy</key>
<false/>
</dict>
</dict>
</dict>
<key>CFBundleExecutable</key>
<string>MetaTrader4Terminal</string>
<key>CFBundleIcons~ipad</key>
<dict>
<key>CFBundlePrimaryIcon</key>
<dict>
<key>CFBundleIconFiles</key>
<array>
<string>icon60x60</string>
<string>icon76x76</string>
<string>icon83.5x83.5</string>
</array>
<key>UIPrerenderedIcon</key>
<true/>
</dict>
</dict>
<key>UIMainStoryboardFile</key>
<string>Launch</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>DTPlatformName</key>
<string>iphoneos</string>
<key>ITSAppUsesNonExemptEncryption</key>
<false/>
<key>CFBundleURLTypes</key>
<array>
<dict>
<key>CFBundleURLName</key>
<string>net.metaquotes.MetaTrader4Terminal</string>
<key>CFBundleURLSchemes</key>
<array>
<string>metatrader4</string>
</array>
</dict>
</array>
</dict>
</plist>