This commit is contained in:
relikd
2024-02-26 22:54:50 +01:00
parent d72a72a7a5
commit ccf697cc65
1000 changed files with 7878 additions and 0 deletions

50
data/31/31465.plist Normal file
View File

@@ -0,0 +1,50 @@
<?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>CFBundleAllowMixedLocalizations</key>
<true/>
<key>CFBundleDisplayName</key>
<string>SP Avatar</string>
<key>CFBundleExecutable</key>
<string>South Park Avatar</string>
<key>CFBundleIdentifier</key>
<string>com.mtvn.SouthParkAvatarCreator</string>
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleResourceSpecification</key>
<string>ResourceRules.plist</string>
<key>CFBundleShortVersionString</key>
<string>1.0</string>
<key>CFBundleSupportedPlatforms</key>
<array>
<string>iPhoneOS</string>
</array>
<key>CFBundleVersion</key>
<string>1.0.0</string>
<key>CTAutoOrients</key>
<false/>
<key>CTInitialWindowTitle</key>
<string>SP Avatar</string>
<key>CTInitialWindowVisible</key>
<true/>
<key>DTPlatformName</key>
<string>iphoneos</string>
<key>DTSDKName</key>
<string>iphoneos2.2.1</string>
<key>MinimumOSVersion</key>
<string>2.2.1</string>
<key>NSMainNibFile</key>
<string>MainWindow</string>
<key>SignerIdentity</key>
<string>Apple iPhone OS Application Signing</string>
<key>UIPrerenderedIcon</key>
<true/>
<key>UIStatusBarHidden</key>
<true/>
<key>UIStatusBarStyle</key>
<string>UIStatusBarStyleBlackOpaque</string>
</dict>
</plist>