39 lines
1.2 KiB
Plaintext
39 lines
1.2 KiB
Plaintext
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
|
<plist version="1.0">
|
|
<dict>
|
|
<key>CFBundleDevelopmentRegion</key>
|
|
<string>English</string>
|
|
<key>CFBundleDisplayName</key>
|
|
<string>iDrum</string>
|
|
<key>CFBundleExecutable</key>
|
|
<string>iDrum HH</string>
|
|
<key>CFBundleGetInfoString</key>
|
|
<string>1.0.0, Copyright © 2008 iZotope, Inc.</string>
|
|
<key>CFBundleIconFile</key>
|
|
<string>icon_hh.png</string>
|
|
<key>CFBundleIdentifier</key>
|
|
<string>com.izotope.iphone.idrum.hh</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.0</string>
|
|
<key>CFBundleVersion</key>
|
|
<string>1.0.0</string>
|
|
<key>DTPlatformName</key>
|
|
<string>iphoneos</string>
|
|
<key>DTSDKName</key>
|
|
<string>(SDK_NAME)</string>
|
|
<key>UIPrerenderedIcon</key>
|
|
<true/>
|
|
<key>UIStatusBarStyle</key>
|
|
<string>UIStatusBarStyleOpaqueBlack</string>
|
|
<key>SignerIdentity</key>
|
|
<string>Apple iPhone OS Application Signing</string>
|
|
</dict>
|
|
</plist>
|