Re: adding new group
Re: adding new group
- Subject: Re: adding new group
- From: Markian Hlynka <email@hidden>
- Date: Fri, 4 Aug 2006 03:23:28 -0600
On Aug 3, 2006, at 18:38, James Bucanek wrote: Markian Hlynka wrote on Thursday, August 3, 2006:
I suppose I should add that the path in the info window, in addition to being bright red, has lots of '../../' in it.
Xcode will automatically generate parent directory references when you ask it to make a reference to a source file that is not contained in the folder the reference is relative to.
yes. but the file I'm referencing is _below the designated sourcetree. There is no reason for it to be making parent references. Something's not working! Examples:
- Adding a project relative reference to an item that is not contained in your project folder (such as a framework).
I agree. - Adding an enclosing folder relative reference when the enclosing folder is someplace else. The enclosing folder could be deep in your project structure, in which case items elsewhere in the project might be outside of it. Worse, is having an enclosing folder that is outside the project folder. Then references to items inside your project will be outside of the enclosing folder!
again, I concur You need to check the reference types and locations for all of your enclosing source groups.
I think I've done this, unless I'm missing how to do it! I'e checked that the sourcetree is pointing in the correct place. The new directory is below it, etc. All the other groups merely have the name of the sourcetree listed next to "Path:". They were all created before XCode 2.3. This new one refuses to work! What really disturbs me is if I use 'default' when I add the directory, it chooses project-relative. If I change it to sourcetree-relative and back to project-relative, project-relative stops working! When projects get really messed up, I often suggest deleting all of the source references in the project and adding them in again. This usually fixed up most source item reference problems.
How do I do this, please?
Thanks,
Markian ---- Quantum mechanics -- the dreams that stuff is made of.
|
_______________________________________________
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