Files
ipa-archive/data/23/23543.plist
2024-02-26 22:53:27 +01:00

121 lines
3.1 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>BuildMachineOSBuild</key>
<string>11A511</string>
<key>CFBundleDevelopmentRegion</key>
<string>English</string>
<key>CFBundleDisplayName</key>
<string>Camera+</string>
<key>CFBundleDocumentTypes</key>
<array>
<dict>
<key>CFBundleTypeIconFiles</key>
<array>
<string>appicon-small.png</string>
</array>
<key>CFBundleTypeName</key>
<string>Image file</string>
<key>LSHandlerRank</key>
<string>Alternate</string>
<key>LSItemContentTypes</key>
<array>
<string>public.image</string>
</array>
</dict>
</array>
<key>CFBundleExecutable</key>
<string>CameraPlus</string>
<key>CFBundleIconFile</key>
<string>appicon.png</string>
<key>CFBundleIconFiles</key>
<array>
<string>appicon.png</string>
<string>appicon@2x.png</string>
<string>appicon-72.png</string>
<string>appicon-small.png</string>
<string>appicon-small-50.png</string>
<string>appicon-small@2x.png</string>
</array>
<key>CFBundleIdentifier</key>
<string>com.taptaptap.CameraPlus</string>
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundleName</key>
<string>CameraPlus</string>
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleResourceSpecification</key>
<string>ResourceRules.plist</string>
<key>CFBundleShortVersionString</key>
<string>2.3</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleSupportedPlatforms</key>
<array>
<string>iPhoneOS</string>
</array>
<key>CFBundleURLTypes</key>
<array>
<dict>
<key>CFBundleURLName</key>
<string>com.taptaptap.CameraPlus</string>
<key>CFBundleURLSchemes</key>
<array>
<string>camplus</string>
<string>cameraplus</string>
</array>
</dict>
</array>
<key>CFBundleVersion</key>
<string>2863</string>
<key>DTCompiler</key>
<string>com.apple.compilers.llvmgcc42</string>
<key>DTPlatformBuild</key>
<string>8H7</string>
<key>DTPlatformName</key>
<string>iphoneos</string>
<key>DTPlatformVersion</key>
<string>4.3</string>
<key>DTSDKBuild</key>
<string>8H7</string>
<key>DTSDKName</key>
<string>iphoneos4.3</string>
<key>DTXcode</key>
<string>0410</string>
<key>DTXcodeBuild</key>
<string>4B110</string>
<key>LSRequiresIPhoneOS</key>
<true/>
<key>MinimumOSVersion</key>
<string>3.1</string>
<key>UIAppFonts</key>
<array>
<string>Manwriting.otf</string>
<string>BreeOblique_Bold.otf</string>
<string>BreeOblique_Reg.ttf</string>
<string>EdwardianScriptITC.otf</string>
<string>XXII-MARKER_Regular.otf</string>
<string>markerfield.otf</string>
<string>Pikelet.otf</string>
<string>Murbia.otf</string>
<string>burnaby stencil.otf</string>
<string>Parfumerie_Script_Regular.otf</string>
<string>pentastic.otf</string>
<string>Undercurrent.ttf</string>
<string>Youngsook.ttf</string>
</array>
<key>UIDeviceFamily</key>
<array>
<integer>1</integer>
</array>
<key>UIFileSharingEnabled</key>
<false/>
<key>UIPrerenderedIcon</key>
<true/>
<key>UIStatusBarHidden</key>
<true/>
</dict>
</plist>