Re: Extending Xcode?
Re: Extending Xcode?
- Subject: Re: Extending Xcode?
- From: Jens Alfke <email@hidden>
- Date: Thu, 26 Jun 2008 22:49:04 -0700
On 26 Jun '08, at 8:39 PM, Terry Simons wrote:
Is it possible to extend Xcode in any way to allow plugging of cross-
compilers and such?
Sure. just look in the Rules tab of the project or target info panel.
Just as with 'make', you can add your own rules for what to run to
compile different file types.
Remember, Xcode isn't a compiler or linker. It's just a GUI front-end
that invokes external tools like gcc and ld.
—Jens _______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden