102 lines
2.6 KiB
Plaintext
102 lines
2.6 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>CFBundleDevelopmentRegion</key>
|
|
<string>English</string>
|
|
<key>CFBundleDisplayName</key>
|
|
<string>CineXPlayer</string>
|
|
<key>CFBundleDocumentTypes</key>
|
|
<array>
|
|
<dict>
|
|
<key>CFBundleTypeExtensions</key>
|
|
<array>
|
|
<string>AVI</string>
|
|
</array>
|
|
<key>CFBundleTypeIconFile</key>
|
|
<string>icon72x72.png</string>
|
|
<key>CFBundleTypeName</key>
|
|
<string>Movie</string>
|
|
<key>CFBundleTypeRole</key>
|
|
<string>Viewer</string>
|
|
<key>LSItemContentTypes</key>
|
|
<array>
|
|
<string>public.avi</string>
|
|
</array>
|
|
<key>LSTypeIsPackage</key>
|
|
<false/>
|
|
<key>NSPersistentStoreTypeKey</key>
|
|
<string>XML</string>
|
|
</dict>
|
|
</array>
|
|
<key>CFBundleExecutable</key>
|
|
<string>CineXPlayer</string>
|
|
<key>CFBundleIconFile</key>
|
|
<string>icon57x57.png</string>
|
|
<key>CFBundleIconFiles</key>
|
|
<array>
|
|
<string>icon57x57.png</string>
|
|
<string>icon57x57@2x.png</string>
|
|
<string>Icon-72.png</string>
|
|
<string>Icon-Small.png</string>
|
|
<string>Icon-Small@2x.png</string>
|
|
<string>Icon-Small-50.png</string>
|
|
</array>
|
|
<key>CFBundleIdentifier</key>
|
|
<string>com.nxp.software.xvidplayeriphone</string>
|
|
<key>CFBundleInfoDictionaryVersion</key>
|
|
<string>6.0</string>
|
|
<key>CFBundleName</key>
|
|
<string>CineXPlayer</string>
|
|
<key>CFBundlePackageType</key>
|
|
<string>APPL</string>
|
|
<key>CFBundleResourceSpecification</key>
|
|
<string>ResourceRules.plist</string>
|
|
<key>CFBundleSignature</key>
|
|
<string>????</string>
|
|
<key>CFBundleSupportedPlatforms</key>
|
|
<array>
|
|
<string>iPhoneOS</string>
|
|
</array>
|
|
<key>CFBundleVersion</key>
|
|
<string>1.6</string>
|
|
<key>DTCompiler</key>
|
|
<string>com.apple.compilers.llvm.clang.1_0</string>
|
|
<key>DTPlatformBuild</key>
|
|
<string>8C134</string>
|
|
<key>DTPlatformName</key>
|
|
<string>iphoneos</string>
|
|
<key>DTPlatformVersion</key>
|
|
<string>4.2 Seed 2</string>
|
|
<key>DTSDKName</key>
|
|
<string>iphoneos4.2</string>
|
|
<key>DTXcode</key>
|
|
<string>0325</string>
|
|
<key>DTXcodeBuild</key>
|
|
<string>10M2423</string>
|
|
<key>LSRequiresIPhoneOS</key>
|
|
<true/>
|
|
<key>MinimumOSVersion</key>
|
|
<string>4.0</string>
|
|
<key>NSMainNibFile</key>
|
|
<string>MainWindow</string>
|
|
<key>UIApplicationExitsOnSuspend</key>
|
|
<true/>
|
|
<key>UIDeviceFamily</key>
|
|
<array>
|
|
<integer>1</integer>
|
|
</array>
|
|
<key>UIFileSharingEnabled</key>
|
|
<true/>
|
|
<key>UIPrerenderedIcon</key>
|
|
<false/>
|
|
<key>UIRequiredDeviceCapabilities</key>
|
|
<dict>
|
|
<key>armv7</key>
|
|
<true/>
|
|
</dict>
|
|
<key>UIStatusBarHidden</key>
|
|
<true/>
|
|
</dict>
|
|
</plist>
|