66 lines
1.7 KiB
Plaintext
66 lines
1.7 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>CFBundleAllowMixedLocalizations</key>
|
|
<true/>
|
|
<key>CFBundleVersion</key>
|
|
<string>1.0.5</string>
|
|
<key>CFBundleShortVersionString</key>
|
|
<string>1.0.5</string>
|
|
<key>CFBundleIdentifier</key>
|
|
<string>com.adobe.connectpro</string>
|
|
<key>CFBundleInfoDictionaryVersion</key>
|
|
<string>6.0</string>
|
|
<key>CFBundleExecutable</key>
|
|
<string>ConnectMobile</string>
|
|
<key>CFBundleDisplayName</key>
|
|
<string>Connect</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>renderMode</key>
|
|
<string>cpu</string>
|
|
<key>CTAutoOrients</key>
|
|
<true/>
|
|
<key>CTInitialWindowVisible</key>
|
|
<true/>
|
|
<key>CTInitialWindowTitle</key>
|
|
<string>Connect</string>
|
|
<key>CFBundleSupportedPlatforms</key>
|
|
<array>
|
|
<string>iPhoneOS</string>
|
|
</array>
|
|
<key>UIStatusBarStyle</key>
|
|
<string>UIStatusBarStyleBlackTranslucent</string>
|
|
<key>UIPrerenderedIcon</key>
|
|
<true/>
|
|
<key>CFBundleURLTypes</key>
|
|
<array>
|
|
<dict>
|
|
<key>CFBundleURLName</key>
|
|
<string>com.adobe.connectpro</string>
|
|
<key>CFBundleURLSchemes</key>
|
|
<array>
|
|
<string>connectpro</string>
|
|
</array>
|
|
</dict>
|
|
</array>
|
|
</dict>
|
|
</plist>
|