neonichu / fuxcode

Makefiles, scripts and an example project to demonstrate building iOS apps entirely on the command-line without an Xcode project.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

No Maintenance Intended

This project shows how to compile and deploy an iOS app entirely from the command-line. You need to have Xcode installed for it to work, but you never have to open it again. No more crashing!

-- Boris Buegling boris@icculus.org

About

Makefiles, scripts and an example project to demonstrate building iOS apps entirely on the command-line without an Xcode project.

License:Other


Languages

Language:Objective-C 44.0%Language:Makefile 34.9%Language:Shell 21.0%