Re: Replacing build rule with copy bundle resource
Re: Replacing build rule with copy bundle resource
- Subject: Re: Replacing build rule with copy bundle resource
- From: Fritz Anderson <email@hidden>
- Date: Sun, 18 Dec 2011 17:56:14 -0600
On 18 Dec 2011, at 3:49 PM, Andrew Brownsword wrote:
> I'm trying to get xcode 4 to simply copy my *.cl files into the application bundle, however it compiles them first and copies the outputs of the compile. I haven't been able to disable this rule, nor figure out how to create a replacement rule that will do this for me -- the documentation on how to write scripts for build rules, specify the output files, etc is abysmal and bordering on non-existant. The couple of books I have on xcode 4 similarly fail to illuminate.
No need for a special rule. Remove the .cl files from the Compile Sources build phase and add them to the Copy Bundle Resources phase.
— F
_______________________________________________
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