59 lignes
1.3 KiB
Plaintext
59 lignes
1.3 KiB
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>items</key>
|
|
<array>
|
|
|
|
<dict>
|
|
<key>cell</key>
|
|
<string>PSGroupCell</string>
|
|
<key>label</key>
|
|
<string>Hack and Menu made by Gh0stByte</string>
|
|
</dict>
|
|
<dict>
|
|
<key>cell</key>
|
|
<string>PSGroupCell</string>
|
|
<key>label</key>
|
|
<string>Image Help from AlphaMATTER</string>
|
|
</dict>
|
|
<dict>
|
|
<key>cell</key>
|
|
<string>PSGroupCell</string>
|
|
<key>label</key>
|
|
<string>Patcher Help from r0r0</string>
|
|
</dict>
|
|
|
|
<dict>
|
|
<key>icon</key>
|
|
<string>Paypal.png</string>
|
|
<key>action</key>
|
|
<string>donate</string>
|
|
<key>cell</key>
|
|
<string>PSButtonCell</string>
|
|
<key>label</key>
|
|
<string>Donate</string>
|
|
</dict>
|
|
<dict>
|
|
<key>cell</key>
|
|
<string>PSGroupCell</string>
|
|
<key>footerText</key>
|
|
<string>Made by Gh0stByte of iOSCheaters.com</string>
|
|
</dict>
|
|
<dict>
|
|
<key>action</key>
|
|
<string>iOSCheaters</string>
|
|
<key>icon</key>
|
|
<string>ioscheaters.png</string>
|
|
<key>cell</key>
|
|
<string>PSButtonCell</string>
|
|
<key>label</key>
|
|
<string>Visit Us!</string>
|
|
</dict>
|
|
|
|
</array>
|
|
<key>title</key>
|
|
<string>Credits</string>
|
|
</dict>
|
|
</plist>
|