Re: XCode 1.5 - Subversion - NIB files are built with .svn directory copied
Re: XCode 1.5 - Subversion - NIB files are built with .svn directory copied
- Subject: Re: XCode 1.5 - Subversion - NIB files are built with .svn directory copied
- From: Nick Zitzmann <email@hidden>
- Date: Wed, 11 Aug 2004 18:53:53 -0600
On Aug 11, 2004, at 8:24 AM, ruffnex wrote:
When building a target, NIB directories are copied to the build dir,
and the .svn directory is also copied. I have not yet found a setting
in XCode which can prevent this.
There's no way to prevent it, but you can create a shell script build
phase that uses the "find" command to wipe out every ".svn" directory
that got copied into your bundle. That's unfortunately the best you can
do at this point.
Nick Zitzmann
<http://seiryu.home.comcast.net/>
S/MIME signature available upon request
"They [our enemies] never stop thinking about new ways to harm our
country and our people, and neither do we. We must never stop thinking
about how best to offend our country." - George W. Bush (August 5,
2004)
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.