Quote:
Originally Posted by wannagotopopeyes
Yea I found that and tried that exact same thing. I put everything like the location and name and then BS for contact info, didn't work for me....
But I'm on a mac and converted the plist to xml and edited and saved and then converted back and probably messed something up, anyone wanna do this for the Unlock the iPhone - the simple tutorial! string and post one for me?
|
I'm on 2.0 right now and I can't find it in the PackageSources.plist backup I made...probably because I have about 120 sources. Be sure to replace the "{" and "} with "<" and ">" respectively. But give this a try:
Make a NEW xml with this info:
{plist}
{dict}
{key}category{/key}
{string}Unlock{/string}
{key}contact{/key}
{string}someone@i.unlock.no{/string}
{key}description{/key}
{string}teh b3st r3p0 3var{/string}
{key}location{/key}
{string}i.unlock.no{/string}
{key}maintainer{/key}
{string}god{/string}
{key}name{/key}
{string}i.unlock.no{/string}
{key}url{/key}
{string}i.unlock.no{/string}
{/dict}
{/plist}
Save it as PackageSources.xml and and then convert it to plist. See if you can open it in Quick Look. Backup the PackageSources.plist that is in the /var/mobile/Library/Installer/ folder. Put the one you made into that folder. Make sure the permissions are 777. Open installer and see if it works.