Files
ipa-archive/data/48/48299.plist
2024-03-04 19:05:40 +01:00

141 lines
3.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>CFBundleDevelopmentRegion</key>
<string>English</string>
<key>CFBundleDisplayName</key>
<string>Draw Free</string>
<key>CFBundleExecutable</key>
<string>DrawSomethingFree</string>
<key>CFBundleIconFile</key>
<string>Icon.png</string>
<key>CFBundleIconFiles</key>
<array>
<string>Icon.png</string>
<string>Icon@2x.png</string>
<string>Icon-Small.png</string>
<string>Icon-Small@2x.png</string>
<string>Icon-Small-50.png</string>
<string>Icon-Small-50@2x.png</string>
<string>Icon-72.png</string>
<string>Icon-72@2x.png</string>
<string>Icon-76.png</string>
<string>Icon-76@2x.png</string>
<string>Icon-40@3x.png</string>
<string>Icon-60@2x.png</string>
<string>Icon-60@3x.png</string>
</array>
<key>CFBundleIdentifier</key>
<string>com.omgpop.dmtmobilefree</string>
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundleLocalizations</key>
<array>
<string>en</string>
<string>de</string>
<string>fr</string>
<string>es</string>
<string>it</string>
<string>da</string>
<string>no</string>
<string>sv</string>
<string>nl</string>
<string>pt</string>
<string>ja</string>
<string>ko</string>
<string>zh_CN</string>
<string>zh_TW</string>
</array>
<key>CFBundleName</key>
<string>Draw Free</string>
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleResourceSpecification</key>
<string>ResourceRules.plist</string>
<key>CFBundleShortVersionString</key>
<string>2.3.8</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleSupportedPlatforms</key>
<array>
<string>iPhoneOS</string>
</array>
<key>CFBundleURLTypes</key>
<array>
<dict>
<key>CFBundleURLName</key>
<string>com.omgpop.dst</string>
<key>CFBundleURLSchemes</key>
<array>
<string>dst</string>
</array>
</dict>
<dict>
<key>CFBundleURLName</key>
<string>com.omgpop.drawsomething</string>
<key>CFBundleURLSchemes</key>
<array>
<string>drawsomething</string>
</array>
</dict>
<dict>
<key>CFBundleURLName</key>
<string>com.omgpop.drawsomethingfree</string>
<key>CFBundleURLSchemes</key>
<array>
<string>drawsomethingfree</string>
</array>
</dict>
<dict>
<key>CFBundleURLName</key>
<string></string>
<key>CFBundleURLSchemes</key>
<array>
<string>fb225826214141508free</string>
</array>
</dict>
</array>
<key>CFBundleVersion</key>
<string>2.3.8</string>
<key>DTCompiler</key>
<string>com.apple.compilers.llvm.clang.1_0</string>
<key>DTPlatformBuild</key>
<string>11D167</string>
<key>DTPlatformName</key>
<string>iphoneos</string>
<key>DTPlatformVersion</key>
<string>7.1</string>
<key>DTSDKBuild</key>
<string>11D167</string>
<key>DTSDKName</key>
<string>iphoneos7.1</string>
<key>DTXcode</key>
<string>0511</string>
<key>DTXcodeBuild</key>
<string>5B1008</string>
<key>LSRequiresIPhoneOS</key>
<true/>
<key>MinimumOSVersion</key>
<string>4.3</string>
<key>NSMainNibFile</key>
<string>MainWindow</string>
<key>UIDeviceFamily</key>
<array>
<string>1</string>
<string>2</string>
</array>
<key>UIPrerenderedIcon</key>
<true/>
<key>UIRequiredDeviceCapabilities</key>
<array>
<string>armv7</string>
<string>gamekit</string>
</array>
<key>UIStatusBarHidden</key>
<true/>
<key>UIViewControllerBasedStatusBarAppearance</key>
<false/>
</dict>
</plist>