Files
ipa-archive/data/21/21576.plist
2024-02-26 22:53:07 +01:00

37 lines
944 B
Plaintext

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple Computer//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>CFBundleExecutable</key>
<string>AdBlock</string>
<key>CFBundleIdentifier</key>
<string>com.cocoamug.AdBlock</string>
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundleName</key>
<string>AdBlock</string>
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>3.1</string>
<key>CFBundleSignature</key>
<string>JMSX</string>
<key>CFBundleVersion</key>
<string>3.1</string>
<key>CFBundleURLTypes</key>
<array>
<dict>
<key>CFBundleURLName</key>
<string>com.cocoamug.AdBlock</string>
<key>CFBundleURLSchemes</key>
<array>
<string>adblockreg</string>
</array>
</dict>
</array>
</dict>
</plist>