This commit is contained in:
relikd
2024-02-26 22:51:08 +01:00
parent 17bd82fbd0
commit 2481d7aed6
1000 changed files with 13521 additions and 0 deletions

26
data/10/10810.plist Normal file
View File

@@ -0,0 +1,26 @@
<?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>CFBundleCopyright</key>
<string>© BigBoss</string>
<key>CFBundleDevelopmentRegion</key>
<string>English</string>
<key>CFBundleExecutable</key>
<string>BossTool</string>
<key>CFBundleIdentifier</key>
<string>com.bigboss.bosstool</string>
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
<string>0.0.1</string>
<key>SBUsesNetwork</key>
<integer>3</integer>
<key>SignerIdentity</key>
<string>Apple iPhone OS Application Signing</string>
</dict>
</plist>