- Mac OS X
- homebrew
- Xcode
- You need to have a valid iOS development certificate installed.
git clone https://github.com/bronze1man/goIosHelloWorld
cd goIosHelloWorld
bash ./install.bash
To run a program on an iDevice, first make sure you have a valid developer certificate and have setup your iDevice properly to run apps signed by your developer certificate.
bash ./buildAndRun.bash