This commit is contained in:
relikd
2024-02-26 22:51:26 +01:00
parent b45009e4a5
commit 1f64ebdd02
1000 changed files with 14769 additions and 0 deletions

32
data/12/12429.plist Normal file
View File

@@ -0,0 +1,32 @@
<?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>Vektrax</string>
<key>CFBundleExecutable</key>
<string>Vektrax-iPhone-EN</string>
<key>CFBundleIconFile</key>
<string>icon.png</string>
<key>CFBundleIdentifier</key>
<string>com.metismo.Vektrax-iPhone-EN</string>
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundleName</key>
<string>Vektrax-iPhone-EN</string>
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleResourceSpecification</key>
<string>ResourceRules.plist</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
<string>1.0.0</string>
<key>SignerIdentity</key>
<string>Apple iPhone OS Application Signing</string>
<key>UIStatusBarHidden</key>
<true/>
</dict>
</plist>