Re: Build tool
Re: Build tool
- Subject: Re: Build tool
- From: Bill Bumgarner <email@hidden>
- Date: Wed, 14 Dec 2005 12:00:19 -0800
On Dec 14, 2005, at 11:57 AM, Daniel Jalkut wrote:
Just in case you aren't aware: using Xcode doesn't preclude the use
of the command line for building and editing. Look up the
"xcodebuild" tool for more information. Whatever you end up doing,
you'll probably be happier if you structure it in a way that you
can interoperate freely with Xcode projects, and this would be a
good place to start.
There is a lot more to a Cocoa app than just compiling some random
source files....
What Daniel Said + Xcode support emacs as an external editor just
fine. There are some caveats such that if you want to use the non-
system installed emacs you might have to fiddle a bit, but I have
never found a built of emacs that I couldn't make work with Xcode's
external editor support.
b.bum
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden