Files
ipa-archive/data/50/50198.plist
2024-03-04 19:07:10 +01:00

38 lines
967 B
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>CFBundleExecutable</key>
<string>Cydia</string>
<key>CFBundleIdentifier</key>
<string>com.saurik.Cydia</string>
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundleName</key>
<string>Cydia</string>
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>0.9</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleURLTypes</key>
<array>
<dict>
<key>CFBundleURLName</key>
<string>Cydia Internal URL</string>
<key>CFBundleURLSchemes</key>
<array>
<string>cydia</string>
</array>
</dict>
</array>
<key>CFBundleVersion</key>
<string>0.9</string>
<key>SBUsesNetwork</key>
<integer>3</integer>
</dict>
</plist>