Files
ipa-archive/data/41/41280.plist
2024-03-04 19:04:19 +01:00

162 lines
5.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.4.0</string>
<key>CFBundleShortVersionString</key>
<string>1.4.0</string>
<key>CFBundleIdentifier</key>
<string>com.adobe.pstouch.ipad</string>
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundleExecutable</key>
<string>PSTouch</string>
<key>CFBundleName</key>
<string>PS Touch</string>
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>DTCompiler</key>
<string>com.apple.compilers.llvm.clang.1_0</string>
<key>DTPlatformBuild</key>
<string>10A403</string>
<key>DTPlatformName</key>
<string>iphoneos</string>
<key>DTPlatformVersion</key>
<string>6.0</string>
<key>DTSDKBuild</key>
<string>10A403</string>
<key>DTSDKName</key>
<string>iphoneos6.0</string>
<key>DTXcode</key>
<string>0450</string>
<key>DTXcodeBuild</key>
<string>4G182</string>
<key>LSRequiresIPhoneOS</key>
<true/>
<key>MinimumOSVersion</key>
<string>5.0</string>
<key>NSMainNibFile</key>
<string>MainWindow</string>
<key>NSMainNibFile~ipad</key>
<string>MainWindow-iPad</string>
<key>CFBundleResourceSpecification</key>
<string>ResourceRules.plist</string>
<key>CFBundleDisplayName</key>
<string>PS Touch</string>
<key>UIStatusBarHidden</key>
<true/>
<key>CTAspectRatio</key>
<string>landscape</string>
<key>UIInterfaceOrientation</key>
<string>UIInterfaceOrientationLandscapeRight</string>
<key>renderMode</key>
<string>direct</string>
<key>CTRequestedDisplayResolution</key>
<string>high</string>
<key>DebugMode</key>
<false/>
<key>CTNamespaceURI</key>
<string>http://ns.adobe.com/air/application/3.5</string>
<key>CTAutoOrients</key>
<true/>
<key>CTInitialWindowTitle</key>
<string>PS Touch</string>
<key>CTInitialWindowContent</key>
<string>PSTouch.app/TTPixel.swf</string>
<key>CTMaxSWFMajorVersion</key>
<string>18</string>
<key>CFBundleSupportedPlatforms</key>
<array>
<string>iPhoneOS</string>
</array>
<key>UIDeviceFamily</key>
<array>
<string>2</string>
</array>
<key>UIPrerenderedIcon</key>
<true/>
<key>UIRequiredDeviceCapabilities</key>
<array>
<string>still-camera</string>
<string>armv7</string>
<string>opengles-2</string>
</array>
<key>UIFileSharingEnabled</key>
<true/>
<key>CFBundleURLTypes</key>
<array>
<dict>
<key>CFBundleURLSchemes</key>
<array>
<string>adobepstouch</string>
<string>adobepstouch-transfer</string>
</array>
<key>CFBundleURLName</key>
<string>com.adobe.pstouch</string>
</dict>
</array>
<key>CFBundleDocumentTypes</key>
<array>
<dict>
<key>CFBundleTypeName</key>
<string>Adobe Photoshop Touch</string>
<key>CFBundleTypeRole</key>
<string>Viewer</string>
<key>LSHandlerRank</key>
<string>Owner</string>
<key>LSItemContentTypes</key>
<array>
<string>com.adobe.pstouch</string>
<string>public.jpeg</string>
<string>public.png</string>
</array>
</dict>
</array>
<key>UTExportedTypeDeclarations</key>
<array>
<dict>
<key>UTTypeConformsTo</key>
<array>
<string>public.data</string>
</array>
<key>UTTypeDescription</key>
<string>Photoshop Touch</string>
<key>UTTypeIdentifier</key>
<string>com.adobe.pstouch</string>
<key>UTTypeTagSpecification</key>
<dict>
<key>public.filename-extension</key>
<string>psdx</string>
<key>public.mime-type</key>
<string>application/vnd.adobe.pstouch</string>
</dict>
</dict>
</array>
<key>CFBundleIconFiles</key>
<array>
<string>Icon@2x-Large.png</string>
<string>Icon-Large.png</string>
<string>Icon-Small.png</string>
</array>
<key>UISupportedInterfaceOrientations</key>
<array>
<string>UIInterfaceOrientationLandscapeRight</string>
<string>UIInterfaceOrientationLandscapeLeft</string>
</array>
<key>Extensions</key>
<array>
<string>air.com.adobe.cc.PushNotification</string>
<string>air.com.adobe.cc.sync.SyncEngine</string>
<string>AppMeasurementWrapperNativeExtension</string>
<string>com.adobe.ttpixel.extension</string>
</array>
<key>CTAirSdkVersion</key>
<string>3.5.0.600</string>
<key>CTHideAneSymbols</key>
<false/>
</dict>
</plist>