Re: Xcode 2.1 and resources
Re: Xcode 2.1 and resources
- Subject: Re: Xcode 2.1 and resources
- From: David Dunham <email@hidden>
- Date: Sat, 10 Sep 2005 11:45:18 -0700
At 23:43 -0700 05-09-09, Chris Espinosa wrote:
Did I really have to manually add a build phase to compile a .r
file? I would have thought that Xcode could figure this out by
itself, just like it figures out how to compile C++ sources.
The project templates that build Carbon apps and tools have the
ResourceManager Resource build phase in their targets by default;
other kinds of targets don't. So if you started with a more generic
target type and added a resource file to it, then yes, you'd have to
add the build phase yourself. Remember that Xcode can build code in
dozens of forms and has 8 different kinds of build phases, so to
simplify project navigation, we don't add all 8 kinds of phases to
every target template.
OK, at least when I added my second .r file, it went into the
manually-added build phase correctly.
I could have sworn I started with a Carbon template, since that's
what the app is. Is there any way to tell, now that it's fleshed out?
--
David Dunham A Sharp, LLC
Voice/Fax: 206 783 7404 http://a-sharp.com
Efficiency is intelligent laziness.
_______________________________________________
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