Files
ipa-archive/data/33/33186.plist
2024-02-26 22:55:50 +01:00

59 lines
1.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>en</string>
<key>CFBundleDisplayName</key>
<string>Twittelator</string>
<key>CFBundleExecutable</key>
<string>Twittelator</string>
<key>CFBundleIconFile</key>
<string>twitter_pro_icon.png</string>
<key>CFBundleIdentifier</key>
<string>com.stone.Twittelator2</string>
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundleName</key>
<string>Twittelator</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>CFBundleURLTypes</key>
<array>
<dict>
<key>CFBundleURLName</key>
<string>com.stone.Twittelator</string>
<key>CFBundleURLSchemes</key>
<array>
<string>twit</string>
<string>twittelator</string>
</array>
</dict>
</array>
<key>CFBundleVersion</key>
<string>3.1</string>
<key>DTPlatformName</key>
<string>iphoneos</string>
<key>DTSDKName</key>
<string>iphoneos3.0</string>
<key>MinimumOSVersion</key>
<string>3.0</string>
<key>NSMainNibFile</key>
<string>MainWindow</string>
<key>SignerIdentity</key>
<string>Apple iPhone OS Application Signing</string>
<key>UIPrerenderedIcon</key>
<false/>
<key>UIStatusBarStyle</key>
<string>UIStatusBarStyleOpaqueBlack</string>
</dict>
</plist>