I need help with my source because i am making a TTR Source for taps and i cannot get it to work here is the code for it
HTML Code:
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE plist (View Source for full doctype...)>
- <plist version="1.0">
- <dict>
<key>info</key>
- <dict>
<key>name</key>
<string>iTz JuStIcE</string>
<key>description</key>
<string>The Best Tap Tap Revolution Source Out There</string>
<key>maintainer</key>
<string>iTz JuStIcE</string>
<key>contact</key>
<string>itzjustice@gmail.com</string>
<key>url</key>
<string>http://www.ipodtouchfans.com</string>
<key>category</key>
<string>iTz JuStIcE</string>
</dict>
<key>packages</key>
- <array>
- <dict>
<key>bundleIdentifier</key>
<string>com.TTR.Taps</string>
<key>maintainer</key>
<string>iTz JuStIcE</string>
<key>contact</key>
<string>iTzJuStIcE@gmail.com</string>
<key>name</key>
<string>Evalocity7's TTR Pack 1</string>
<key>version</key>
<string>0.1.1.7</string>
<key>location</key>
<string>http://itzjustice.googlepages.com/TTRPack1.zip</string>
<key>category</key>
<string>TTR Taps</string>
<key>size</key>
<string>554546</string>
<key>hash</key>
<string>bdb227d84e3c85f0bca7002887fccf91</string>
<key>url</key>
<string>http://www.pyrofersprojects.com/repos/Rockfall.html</string>
<key>description</key>
<string>The First TTR Pack by Evalocity7</string>
<key>date</key>
<string>1199068619</string>
<key>scripts</key>
- <dict>
<key>install</key>
- <array>
- <array>
<string>CopyPath</string>
<string>Taps</string>
<string>/private/var/root/Media/TTR</string>
</array>
</array>
<key>uninstall</key>
- <array>
- <array>
<string>RemovePath</string>
<string>/private/var/root/Media/TTR</string>
</array>
</array>
</dict>
</dict>