+ Reply
Results 1 to 2 of 2
  1. #1
    What's Jailbreak?
    Join Date
    Nov 2007
    Posts
    18
    Thanks
    1
    Thanked 0 Times in 0 Posts

    Default Need Source Help

    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>[email protected]</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>[email protected]</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>

  2. #2
    Livin the iPhone Life iphonejeff's Avatar
    Join Date
    Jul 2007
    Location
    Los Angeles
    Posts
    1,339
    Thanks
    18
    Thanked 70 Times in 62 Posts

    thread moved!
    mod edit, old signature removed

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts