75 lines
1.8 KiB
Plaintext
75 lines
1.8 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>CFBundleURLTypes</key>
|
|
<array>
|
|
<dict>
|
|
<key>CFBundleURLName</key>
|
|
<string></string>
|
|
<key>CFBundleURLSchemes</key>
|
|
<array>
|
|
<string>fb224155624308009</string>
|
|
</array>
|
|
</dict>
|
|
</array>
|
|
<key>CFBundleDevelopmentRegion</key>
|
|
<string>English</string>
|
|
<key>CFBundleDisplayName</key>
|
|
<string>WE2012</string>
|
|
<key>CFBundleExecutable</key>
|
|
<string>WE2012</string>
|
|
<key>CFBundleIdentifier</key>
|
|
<string>jp.konami.we2012</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>
|
|
</array>
|
|
<key>CFBundleName</key>
|
|
<string>WE2012</string>
|
|
<key>CFBundlePackageType</key>
|
|
<string>APPL</string>
|
|
<key>CFBundleSignature</key>
|
|
<string>????</string>
|
|
<key>CFBundleVersion</key>
|
|
<string>1.0.0</string>
|
|
<key>NSMainNibFile</key>
|
|
<string>MainWindow</string>
|
|
<key>MinimumOSVersion</key>
|
|
<string>3.0</string>
|
|
<key>DTPlatformName</key>
|
|
<string>iphoneos</string>
|
|
<key>DTPlatformVersion</key>
|
|
<string>3.2</string>
|
|
<key>DTSDKName</key>
|
|
<string>iphoneos3.2</string>
|
|
<key>UIPrerenderedIcon</key>
|
|
<true/>
|
|
<key>LSRequiresIPhoneOS</key>
|
|
<true/>
|
|
<key>UIStatusBarHidden</key>
|
|
<true/>
|
|
<key>CFBundleLocalizations</key>
|
|
<array>
|
|
<string>en</string>
|
|
<string>ja</string>
|
|
</array>
|
|
<key>UIDeviceFamily</key>
|
|
<array>
|
|
<string>1</string>
|
|
<string>2</string>
|
|
</array>
|
|
</dict>
|
|
</plist>
|