How do I make XCode skip .svn directories on install?
How do I make XCode skip .svn directories on install?
- Subject: How do I make XCode skip .svn directories on install?
- From: Mike Laster <email@hidden>
- Date: Fri, 11 Mar 2005 11:53:39 -0500
I have a project with folder resources that get installed into the
resource folder of the app. We recently migrated from CVS to
Subversion and I noticed that the folders have .svn folder inside of
them now, even though when we used CVS the CVS folder
was never installed.
Looking at the documentation there is a special
REMOVE_CVS_FROM_RESOURCES flag that causes PBXCp to be run with
-exclude CVS. Is there any build settings to get PBXCp to add -exclude
.svn when copying resources?
_______________________________________________
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