50 lines
1.4 KiB
Plaintext
50 lines
1.4 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>Tap Tap NIN</string>
|
|
<key>CFBundleExecutable</key>
|
|
<string>TTR-NIN</string>
|
|
<key>CFBundleIdentifier</key>
|
|
<string>com.tapulous.TTRNIN</string>
|
|
<key>CFBundleInfoDictionaryVersion</key>
|
|
<string>6.0</string>
|
|
<key>CFBundleName</key>
|
|
<string>NIИ</string>
|
|
<key>CFBundlePackageType</key>
|
|
<string>APPL</string>
|
|
<key>CFBundleResourceSpecification</key>
|
|
<string>ResourceRules.plist</string>
|
|
<key>CFBundleSignature</key>
|
|
<string>????</string>
|
|
<key>CFBundleURLTypes</key>
|
|
<array>
|
|
<dict>
|
|
<key>CFBundleURLName</key>
|
|
<string>com.tapulous.TapTapNINURL</string>
|
|
<key>CFBundleURLSchemes</key>
|
|
<array>
|
|
<string>ttrnincmd</string>
|
|
</array>
|
|
</dict>
|
|
</array>
|
|
<key>CFBundleVersion</key>
|
|
<string>1.0.1</string>
|
|
<key>DTPlatformName</key>
|
|
<string>iphoneos</string>
|
|
<key>DTSDKName</key>
|
|
<string>iphoneos2.0</string>
|
|
<key>MinimumOSVersion</key>
|
|
<string>2.0</string>
|
|
<key>SignerIdentity</key>
|
|
<string>Apple iPhone OS Application Signing</string>
|
|
<key>UIPrerenderedIcon</key>
|
|
<string>YES</string>
|
|
<key>UIStatusBarStyle</key>
|
|
<string>UIStatusBarStyleBlackTranslucent</string>
|
|
</dict>
|
|
</plist>
|