Archive for the ‘iPhone’ tag
iPhone 3G
iPhone Toolchain for Leopard - Version 0.30
By popular demand…
Here’s a script to make your Apple OS X Leopard 10.5.1-based toolchain setup easier. Be sure your iPhone (Heavenly) directory is extracted to /usr/local/share/iphone-filesystem before using the script.
Move the script to the directory of your choice, and in that directory try:
sudo bash ./leopard_toolchain.sh
If you’re feeling lucky, run the script straight from this website:
curl http://kevinchiu.org/leopard_toolchain.sh|sudo bash
iPhone toolchain 0.30 install script
Here’s a script to make your Tiger 10.4.10-based toolchain setup easier. You must copy your iPhone directory to /usr/local/share/iphone-filesystem before using the script.
The script needs to be run with sudo.
sudo bash ./script1.sh
Alternatively, try
curl http://kevinchiu.org/script1.sh|sudo bash
Post comments if you have success/horror stories.
