86 lines
2.1 KiB
Plaintext
86 lines
2.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>CFBundleDevelopmentRegion</key>
|
|
<string>en</string>
|
|
<key>CFBundleDisplayName</key>
|
|
<string>Y! Messenger</string>
|
|
<key>CFBundleExecutable</key>
|
|
<string>Y! Messenger</string>
|
|
<key>CFBundleGetInfoString</key>
|
|
<string>Yahoo! Messenger 2.0.1, © 2010 Yahoo!, Inc.</string>
|
|
<key>CFBundleIconFile</key>
|
|
<string>icon.png</string>
|
|
<key>CFBundleIconFiles</key>
|
|
<array>
|
|
<string>icon@2x.png</string>
|
|
<string>icon.png</string>
|
|
</array>
|
|
<key>CFBundleIdentifier</key>
|
|
<string>com.yahoo.messenger</string>
|
|
<key>CFBundleInfoDictionaryVersion</key>
|
|
<string>6.0</string>
|
|
<key>CFBundleName</key>
|
|
<string>Y! Messenger</string>
|
|
<key>CFBundlePackageType</key>
|
|
<string>APPL</string>
|
|
<key>CFBundleResourceSpecification</key>
|
|
<string>ResourceRules.plist</string>
|
|
<key>CFBundleShortVersionString</key>
|
|
<string>2.0.1</string>
|
|
<key>CFBundleSignature</key>
|
|
<string>yim1</string>
|
|
<key>CFBundleSupportedPlatforms</key>
|
|
<array>
|
|
<string>iPhoneOS</string>
|
|
</array>
|
|
<key>CFBundleURLTypes</key>
|
|
<array>
|
|
<dict>
|
|
<key>CFBundleURLName</key>
|
|
<string>Yahoo! Messenger URL</string>
|
|
<key>CFBundleURLSchemes</key>
|
|
<array>
|
|
<string>ymsgr</string>
|
|
</array>
|
|
</dict>
|
|
<dict>
|
|
<key>CFBundleURLName</key>
|
|
<string>Yahoo! Messenger Internal URL</string>
|
|
<key>CFBundleURLSchemes</key>
|
|
<array>
|
|
<string>xx-ymsgr</string>
|
|
</array>
|
|
</dict>
|
|
</array>
|
|
<key>CFBundleVersion</key>
|
|
<string>4279</string>
|
|
<key>DTCompiler</key>
|
|
<string>4.2</string>
|
|
<key>DTPlatformName</key>
|
|
<string>iphoneos</string>
|
|
<key>DTPlatformVersion</key>
|
|
<string>4.1 GM</string>
|
|
<key>DTSDKName</key>
|
|
<string>iphoneos4.1</string>
|
|
<key>DTXcode</key>
|
|
<string>0324</string>
|
|
<key>MinimumOSVersion</key>
|
|
<string>3.0</string>
|
|
<key>UIBackgroundModes</key>
|
|
<array>
|
|
<string>voip</string>
|
|
<string>audio</string>
|
|
</array>
|
|
<key>UIDeviceFamily</key>
|
|
<array>
|
|
<integer>1</integer>
|
|
</array>
|
|
<key>UIPrerenderedIcon</key>
|
|
<true/>
|
|
<key>UIStatusBarStyle</key>
|
|
<string>UIStatusBarStyleBlackOpaque</string>
|
|
</dict>
|
|
</plist>
|