47 lines
1.3 KiB
Plaintext
47 lines
1.3 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>AudioGain</key>
|
|
<string>1.5</string>
|
|
<key>CFBundleDevelopmentRegion</key>
|
|
<string>en</string>
|
|
<key>CFBundleDisplayName</key>
|
|
<string>Japanese</string>
|
|
<key>CFBundleExecutable</key>
|
|
<string>PhraseBook1</string>
|
|
<key>CFBundleIconFile</key>
|
|
<string>BundleIcon.png</string>
|
|
<key>CFBundleIdentifier</key>
|
|
<string>com.lonelyplanet.phrasebook.JPA</string>
|
|
<key>CFBundleInfoDictionaryVersion</key>
|
|
<string>6.0</string>
|
|
<key>CFBundleName</key>
|
|
<string>PhrasebookJPA</string>
|
|
<key>CFBundlePackageType</key>
|
|
<string>APPL</string>
|
|
<key>CFBundleResourceSpecification</key>
|
|
<string>ResourceRules.plist</string>
|
|
<key>CFBundleSignature</key>
|
|
<string>????</string>
|
|
<key>CFBundleVersion</key>
|
|
<string>1.1</string>
|
|
<key>DTPlatformName</key>
|
|
<string>iphoneos</string>
|
|
<key>DTSDKName</key>
|
|
<string>(SDK_NAME)</string>
|
|
<key>EnableSound</key>
|
|
<true/>
|
|
<key>LSRequiresIPhoneOS</key>
|
|
<true/>
|
|
<key>MinSearchItems</key>
|
|
<string>15</string>
|
|
<key>PhrasebookLanguage</key>
|
|
<string>Japanese</string>
|
|
<key>SignerIdentity</key>
|
|
<string>Apple iPhone OS Application Signing</string>
|
|
<key>UIPrerenderedIcon</key>
|
|
<true/>
|
|
</dict>
|
|
</plist>
|