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.
wolf 3:08 pm on December 30, 2007 Permalink
Hey Kevin,
this is very useful. Do you think you can create a similar script for Leopard development too?
Would be much appreciated.
- Wolf