51 lines
1.4 KiB
Plaintext
51 lines
1.4 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>CFBundleAllowMixedLocalizations</key>
|
|
<true/>
|
|
<key>CFBundleDisplayName</key>
|
|
<string>SP Avatar</string>
|
|
<key>CFBundleExecutable</key>
|
|
<string>South Park Avatar</string>
|
|
<key>CFBundleIdentifier</key>
|
|
<string>com.mtvn.SouthParkAvatarCreator</string>
|
|
<key>CFBundleInfoDictionaryVersion</key>
|
|
<string>6.0</string>
|
|
<key>CFBundlePackageType</key>
|
|
<string>APPL</string>
|
|
<key>CFBundleResourceSpecification</key>
|
|
<string>ResourceRules.plist</string>
|
|
<key>CFBundleShortVersionString</key>
|
|
<string>1.0</string>
|
|
<key>CFBundleSupportedPlatforms</key>
|
|
<array>
|
|
<string>iPhoneOS</string>
|
|
</array>
|
|
<key>CFBundleVersion</key>
|
|
<string>1.0.0</string>
|
|
<key>CTAutoOrients</key>
|
|
<false/>
|
|
<key>CTInitialWindowTitle</key>
|
|
<string>SP Avatar</string>
|
|
<key>CTInitialWindowVisible</key>
|
|
<true/>
|
|
<key>DTPlatformName</key>
|
|
<string>iphoneos</string>
|
|
<key>DTSDKName</key>
|
|
<string>iphoneos2.2.1</string>
|
|
<key>MinimumOSVersion</key>
|
|
<string>2.2.1</string>
|
|
<key>NSMainNibFile</key>
|
|
<string>MainWindow</string>
|
|
<key>SignerIdentity</key>
|
|
<string>Apple iPhone OS Application Signing</string>
|
|
<key>UIPrerenderedIcon</key>
|
|
<true/>
|
|
<key>UIStatusBarHidden</key>
|
|
<true/>
|
|
<key>UIStatusBarStyle</key>
|
|
<string>UIStatusBarStyleBlackOpaque</string>
|
|
</dict>
|
|
</plist>
|