72 lines
1.9 KiB
Plaintext
72 lines
1.9 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>The Sims 3</string>
|
|
<key>CFBundleExecutable</key>
|
|
<string>sims3_iphone</string>
|
|
<key>CFBundleIconFile</key>
|
|
<string>icon.png</string>
|
|
<key>CFBundleIdentifier</key>
|
|
<string>com.ea.sims3inc</string>
|
|
<key>CFBundleInfoDictionaryVersion</key>
|
|
<string>6.0</string>
|
|
<key>CFBundleLocalizations</key>
|
|
<array>
|
|
<string>en</string>
|
|
<string>fr_FR</string>
|
|
<string>it</string>
|
|
<string>de</string>
|
|
<string>es_ES</string>
|
|
<string>ja</string>
|
|
</array>
|
|
<key>CFBundleName</key>
|
|
<string>sims3_iphone</string>
|
|
<key>CFBundlePackageType</key>
|
|
<string>APPL</string>
|
|
<key>CFBundleResourceSpecification</key>
|
|
<string>ResourceRules.plist</string>
|
|
<key>CFBundleSignature</key>
|
|
<string>????</string>
|
|
<key>CFBundleSupportedPlatforms</key>
|
|
<array>
|
|
<string>iPhoneOS</string>
|
|
</array>
|
|
<key>CFBundleVersion</key>
|
|
<string>1.2.1</string>
|
|
<key>DTPlatformName</key>
|
|
<string>iphoneos</string>
|
|
<key>DTSDKName</key>
|
|
<string>iphoneos3.0</string>
|
|
<key>DebugEnable</key>
|
|
<string>FALSE</string>
|
|
<key>EADeviceID</key>
|
|
<string>2012</string>
|
|
<key>EAHardwareID</key>
|
|
<string>9879</string>
|
|
<key>EAProductID</key>
|
|
<string>28182</string>
|
|
<key>EASellID</key>
|
|
<string>773633</string>
|
|
<key>EAServerURL</key>
|
|
<string>https://synergy.eamobile.com</string>
|
|
<key>LSRequiresIPhoneOS</key>
|
|
<true/>
|
|
<key>MinimumOSVersion</key>
|
|
<string>3.0</string>
|
|
<key>SignerIdentity</key>
|
|
<string>Apple iPhone OS Application Signing</string>
|
|
<key>UIInterfaceOrientation</key>
|
|
<string>UIInterfaceOrientationLandscapeRight</string>
|
|
<key>UIPrerenderedIcon</key>
|
|
<true/>
|
|
<key>UIRemoteNotificationType</key>
|
|
<string>Badge|Alert|Sound</string>
|
|
<key>UIStatusBarHidden</key>
|
|
<true/>
|
|
</dict>
|
|
</plist>
|