Re: How do I keep added folders current in my Xcode project?
Re: How do I keep added folders current in my Xcode project?
- Subject: Re: How do I keep added folders current in my Xcode project?
- From: Stephen O'Connor <email@hidden>
- Date: Fri, 04 Mar 2011 18:31:59 +0100
Bump. Really hoping to get some help with this.
I've done this for reference folders (the blue ones) but want to do the
same for XCode's flat hierarchy so I don't have to change all the paths
of my include files, etc.
Am 2/28/11 3:47 PM, schrieb Stephen O'Connor:
Hello,
I'm working on a project where we have 2 different folders of common
sourcecode that are imported into the project. When adding these to a
project I don't copy the files (with the checkbox), but also don't
create a reference folder (i.e. the source would then appear under a
blue folder icon in the project) because I want a flat hierarchy.
This works OK... up to a point.
When I add these folders, the dialog will then ask me what target I
want to set these files for. What I'd like to do is to say "This
folder's contents - all of its files - should all have the same
target(s). " That means, if I add/remove files from this folder (in
Finder), the Xcode project will make itself aware of any changes to
the contents of that folder (in Finder) when I build.
It suggests I need to make a straightforward build script, but I don't
know what that would have to look like.
I would be grateful for any help on the matter.
Thank you!
Stephen
_______________________________________________
_______________________________________________
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