47 lines
1.6 KiB
Plaintext
47 lines
1.6 KiB
Plaintext
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
|
<!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>CFBundleVersion</key>
|
|
<string>1.0.0</string>
|
|
<key>CFBundleShortVersionString</key>
|
|
<string>1.0</string>
|
|
<key>CFBundleIdentifier</key>
|
|
<string>DJPLmix</string>
|
|
<key>CFBundleInfoDictionaryVersion</key>
|
|
<string>6.0</string>
|
|
<key>CFBundleExecutable</key>
|
|
<string>ipod</string>
|
|
<key>CFBundleDisplayName</key>
|
|
<string>DJPLmix</string>
|
|
<key>CFBundlePackageType</key>
|
|
<string>APPL</string>
|
|
<key>DTPlatformName</key>
|
|
<string>iphoneos</string>
|
|
<key>DTSDKName</key>
|
|
<string>iphoneos3.0</string>
|
|
<key>MinimumOSVersion</key>
|
|
<string>3.0</string>
|
|
<key>NSMainNibFile</key>
|
|
<string>MainWindow</string>
|
|
<key>CFBundleResourceSpecification</key>
|
|
<string>ResourceRules.plist</string>
|
|
<key>UIStatusBarHidden</key>
|
|
<true/>
|
|
<key>renderMode</key>
|
|
<string>auto</string>
|
|
<key>CTAutoOrients</key>
|
|
<true/>
|
|
<key>CTInitialWindowVisible</key>
|
|
<true/>
|
|
<key>CTInitialWindowTitle</key>
|
|
<string>DJPLmix</string>
|
|
<key>CFBundleSupportedPlatforms</key>
|
|
<array>
|
|
<string>iPhoneOS</string>
|
|
</array>
|
|
</dict>
|
|
</plist>
|