57 lines
1.9 KiB
Plaintext
57 lines
1.9 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.5.0</string>
|
|
<key>CFBundleShortVersionString</key>
|
|
<string>1.5</string>
|
|
<key>CFBundleIdentifier</key>
|
|
<string>de.mflux.fakeospro</string>
|
|
<key>CFBundleInfoDictionaryVersion</key>
|
|
<string>6.0</string>
|
|
<key>CFBundleExecutable</key>
|
|
<string>110205_fakeOS_mm_video</string>
|
|
<key>CFBundleDisplayName</key>
|
|
<string>FakeOS PRO</string>
|
|
<key>CFBundlePackageType</key>
|
|
<string>APPL</string>
|
|
<key>DTPlatformName</key>
|
|
<string>iphoneos</string>
|
|
<key>DTPlatformVersion</key>
|
|
<string>3.2</string>
|
|
<key>DTSDKName</key>
|
|
<string>iphoneos3.2</string>
|
|
<key>MinimumOSVersion</key>
|
|
<string>3.0</string>
|
|
<key>NSMainNibFile</key>
|
|
<string>MainWindow</string>
|
|
<key>NSMainNibFile~ipad</key>
|
|
<string>MainWindow-iPad</string>
|
|
<key>CFBundleResourceSpecification</key>
|
|
<string>ResourceRules.plist</string>
|
|
<key>UIStatusBarHidden</key>
|
|
<true/>
|
|
<key>UIInterfaceOrientation</key>
|
|
<string>UIInterfaceOrientationPortrait</string>
|
|
<key>renderMode</key>
|
|
<string>auto</string>
|
|
<key>CTAutoOrients</key>
|
|
<false/>
|
|
<key>CTInitialWindowVisible</key>
|
|
<true/>
|
|
<key>CTInitialWindowTitle</key>
|
|
<string>FakeOS PRO</string>
|
|
<key>CFBundleSupportedPlatforms</key>
|
|
<array>
|
|
<string>iPhoneOS</string>
|
|
</array>
|
|
<key>UIDeviceFamily</key>
|
|
<array>
|
|
<string>1</string>
|
|
</array>
|
|
</dict>
|
|
</plist>
|