Re: Resmerger: Can I skip the 'ckid' resources?
Re: Resmerger: Can I skip the 'ckid' resources?
- Subject: Re: Resmerger: Can I skip the 'ckid' resources?
- From: Chris Espinosa <email@hidden>
- Date: Fri, 14 Jul 2006 09:31:43 -0700
On Jul 14, 2006, at 8:58 AM, Douglas Norton wrote: On 13 Jul 2006, at 17:01, Chris Espinosa wrote: On Jul 13, 2006, at 8:49 AM, Chris Espinosa wrote:
On Jul 13, 2006, at 4:20 AM, Douglas Norton wrote: usage: ResMerger [-fileCreator <fileCreator>] [-fileType <fileType>] [-{a}ppend] [-skip <type>]... [-srcIs RSRC | DF] [-dstIs RSRC | DF] <source-file1> [<source-file2>...] -o <dest-file>
How do I set the -skip attribute from within XCode?
Add it to the "Other Resource Flags" build setting (OTHER_REZ_FLAGS).
Ignore me. That doesn't feed the ResMerger phase.
Is there a way to set the -skip from inside Xcode, without writing a script to handle the ResMerger phase ?
If not, I can file an enhancement request through the bug reporter.
What I'd recommend is just do one pass in Terminal to ResMerger out the ckid resources from your resource files, then recommit them to your repository. I can't imagine that you're using them anymore for Projector source control.
You could see if the Rules tab will let you define your own rule for .rsrc files, to which you could provide the -skip flag.
There are a lot of ways to skin this cat, most of which don't involve waiting for the next release of Xcode.
Chris |
_______________________________________________
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