89 lines
2.4 KiB
Text
89 lines
2.4 KiB
Text
<?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>10J567</string>
|
|
<key>CFBundleDevelopmentRegion</key>
|
|
<string>English</string>
|
|
<key>CFBundleDocumentTypes</key>
|
|
<array>
|
|
<dict>
|
|
<key>CFBundleTypeExtensions</key>
|
|
<array>
|
|
<string>????</string>
|
|
</array>
|
|
<key>CFBundleTypeName</key>
|
|
<string>DocumentType</string>
|
|
<key>CFBundleTypeOSTypes</key>
|
|
<array>
|
|
<string>????</string>
|
|
</array>
|
|
<key>CFBundleTypeRole</key>
|
|
<string>Editor</string>
|
|
<key>NSDocumentClass</key>
|
|
<string>MyDocument</string>
|
|
</dict>
|
|
</array>
|
|
<key>CFBundleExecutable</key>
|
|
<string>Twittia 2</string>
|
|
<key>CFBundleHelpBookFolder</key>
|
|
<string>Twittia.help</string>
|
|
<key>CFBundleHelpBookName</key>
|
|
<string>net.jeena.apps.twittia.help</string>
|
|
<key>CFBundleIconFile</key>
|
|
<string>Icon.icns</string>
|
|
<key>CFBundleIdentifier</key>
|
|
<string>net.jeena.apps.twittia</string>
|
|
<key>CFBundleInfoDictionaryVersion</key>
|
|
<string>6.0</string>
|
|
<key>CFBundleName</key>
|
|
<string>Twittia</string>
|
|
<key>CFBundlePackageType</key>
|
|
<string>APPL</string>
|
|
<key>CFBundleShortVersionString</key>
|
|
<string>2.3.1</string>
|
|
<key>CFBundleSignature</key>
|
|
<string>????</string>
|
|
<key>CFBundleURLTypes</key>
|
|
<array>
|
|
<dict>
|
|
<key>CFBundleURLName</key>
|
|
<string>net.jeena.apps.twittia.handler</string>
|
|
<key>CFBundleURLSchemes</key>
|
|
<array>
|
|
<string>twittia</string>
|
|
<string>twitter</string>
|
|
</array>
|
|
</dict>
|
|
</array>
|
|
<key>CFBundleVersion</key>
|
|
<string>2.3.1</string>
|
|
<key>DTCompiler</key>
|
|
<string></string>
|
|
<key>DTPlatformBuild</key>
|
|
<string>4A304a</string>
|
|
<key>DTPlatformVersion</key>
|
|
<string>GM</string>
|
|
<key>DTSDKBuild</key>
|
|
<string>4A304a</string>
|
|
<key>DTSDKName</key>
|
|
<string>macosx10.6</string>
|
|
<key>DTXcode</key>
|
|
<string>0400</string>
|
|
<key>DTXcodeBuild</key>
|
|
<string>4A304a</string>
|
|
<key>LSApplicationCategoryType</key>
|
|
<string>public.app-category.lifestyle</string>
|
|
<key>LSMinimumSystemVersion</key>
|
|
<string>10.5</string>
|
|
<key>NSMainNibFile</key>
|
|
<string>MainMenu</string>
|
|
<key>NSPrincipalClass</key>
|
|
<string>NSApplication</string>
|
|
<key>SUFeedURL</key>
|
|
<string>http://jeenaparadies.net/twittia/Appcast.xml</string>
|
|
<key>SUPublicDSAKeyFile</key>
|
|
<string>dsa_pub.pem</string>
|
|
</dict>
|
|
</plist>
|