Good question. Look at an example Xcode project file (XML?). Maybe we can write a script to generate one based on a handful of parameters, the way Android projects are setup. On Tue, Feb 12, 2013 at 1:49 PM, Marc Feeley <feeley@iro.umontreal.ca>wrote:
On 2013-02-12, at 1:44 PM, Andrew Pennebaker <andrew.pennebaker@gmail.com> wrote:
I love using make! It's incredibly convenient to use Makefiles for building all of my projects, no matter the language.
xcodebuild is the program you're looking for.
Don't you still need an Xcode project file? I'm looking for a complete command-line build procedure from the basic Mac OS X utilities.
If someone has this for android and Windows phone, that would be nice too!
Marc
-- Cheers, Andrew Pennebaker www.yellosoft.us