54 lines
1.5 KiB
Plaintext
54 lines
1.5 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>BannerAppName</key>
|
|
<string>mfpro</string>
|
|
<key>CFBundleDevelopmentRegion</key>
|
|
<string>English</string>
|
|
<key>CFBundleDisplayName</key>
|
|
<string>Quicksheet</string>
|
|
<key>CFBundleExecutable</key>
|
|
<string>MobileFilesPro</string>
|
|
<key>CFBundleIconFile</key>
|
|
<string>MobileFilesProIcon.png</string>
|
|
<key>CFBundleIdentifier</key>
|
|
<string>com.quickoffice.mobilefilespro</string>
|
|
<key>CFBundleInfoDictionaryVersion</key>
|
|
<string>6.0</string>
|
|
<key>CFBundlePackageType</key>
|
|
<string>APPL</string>
|
|
<key>CFBundleResourceSpecification</key>
|
|
<string>ResourceRules.plist</string>
|
|
<key>CFBundleSignature</key>
|
|
<string>QOfc</string>
|
|
<key>CFBundleURLTypes</key>
|
|
<array>
|
|
<dict>
|
|
<key>CFBundleURLName</key>
|
|
<string>com.quickoffice.mobilefilespro.quickofficedoc</string>
|
|
<key>CFBundleURLSchemes</key>
|
|
<array>
|
|
<string>quickofficedoc</string>
|
|
</array>
|
|
</dict>
|
|
</array>
|
|
<key>CFBundleVersion</key>
|
|
<string>1.0.2</string>
|
|
<key>DTPlatformName</key>
|
|
<string>iphoneos</string>
|
|
<key>DTSDKName</key>
|
|
<string>iphoneos2.1</string>
|
|
<key>ExternalInfoWebsiteURL</key>
|
|
<string>http://www.quickoffice.com/quicksheet_iphone/</string>
|
|
<key>MinimumOSVersion</key>
|
|
<string>2.1</string>
|
|
<key>NSMainNibFile</key>
|
|
<string>MainWindow</string>
|
|
<key>SignerIdentity</key>
|
|
<string>Apple iPhone OS Application Signing</string>
|
|
<key>UserFacingAppName</key>
|
|
<string>Quicksheet</string>
|
|
</dict>
|
|
</plist>
|