Files
ipa-archive/data/18/18662.plist
2024-02-26 22:52:36 +01:00

125 lines
3.0 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>CFBundleIdentifier</key>
<string>com.omgpop.dmtmobilefree</string>
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundleResourceSpecification</key>
<string>ResourceRules.plist</string>
<key>CFBundleIconFile</key>
<string>Icon.png</string>
<key>CFBundleIconFiles</key>
<array>
<string>Icon.png</string>
<string>Icon-72.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@2x.png</string>
</array>
<key>CFBundleName</key>
<string>Draw Free</string>
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
<string>1.9.85</string>
<key>NSMainNibFile</key>
<string>MainWindow</string>
<key>MinimumOSVersion</key>
<string>3.0</string>
<key>CFBundleSupportedPlatforms</key>
<array>
<string>iPhoneOS</string>
</array>
<key>DTCompiler</key>
<string>4.2</string>
<key>DTPlatformBuild</key>
<string>8C134</string>
<key>DTPlatformName</key>
<string>iphoneos</string>
<key>DTPlatformVersion</key>
<string>4.2 Seed 2</string>
<key>DTSDKName</key>
<string>iphoneos4.2</string>
<key>DTXcode</key>
<string>0325</string>
<key>DTXcodeBuild</key>
<string>10M2423</string>
<key>UIPrerenderedIcon</key>
<true/>
<key>LSRequiresIPhoneOS</key>
<true/>
<key>UIStatusBarHidden</key>
<true/>
<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>UIDeviceFamily</key>
<array>
<string>1</string>
<string>2</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>
</dict>
</plist>