Archive for the ‘leopard’ tag
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 ./leopardtoolchain.sh
If you’re feeling lucky, run the script straight from this website:
curl http://kevinchiu.org/leopardtoolchain.sh|sudo bash