
05-05-2008, 09:10 AM
|
|
iPhone? More like MyPhone
|
|
Join Date: Feb 2008
Device + Firmware: 2G iPhone 2.1, 3G 2.1
Operating System: OS X 10.5.5 Intel with too many cores
Location: Not too far from Mr. Miyagi's place
Posts: 126
Thanks: 36
Thanked 20 Times in 17 Posts
|
|
|
Here it is
|
This is the one I've been using: Customize 1.21 custom 3.
The way I get this one working reliably is...
SSH into the device after uploading it.
chmod -R 775 /Applications/Customize.app
chmod +s /Applications/Customize.app/Customize
cd /Applications/Customize.app/
./Customize
Bunch of stuff scrolls by, eventually stops and you see Customize loaded up on the phone, hit control-c (in your SSH session) to cancel, the app will quit. Then do this:
cd /Applications/Customize.app/files/
./carrierFix.sh
Let it do its (very) quick run. Then open up Customize on your iPhone in the normal way, Carriers should show up and work as well.
|
|