• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
(no subject)
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

(no subject)


  • Subject: (no subject)
  • From: RenĂ© van Amerongen <email@hidden>
  • Date: Tue, 25 Jul 2006 15:14:29 +0200

I'v been trying to track down a issue with XCode and #import files.

lets say I have
/../../debugUnit/myDebug.h
/../../debugUnit/myDefUnitSettings.h

/myProject/myHeader.h
/myProject/myClass.m
/myProject/myDefUnitSettings.h <-= is a copy from debugMacro/ myDefDebugSettings.h and placed in myProject
/../../debugUnit/myDebug.h <-= is just inserted


inside /../../debugUnit/myDebug.h I do have #import "myDefUnitSettings.h"
inside /myProject/myHeader.h I do have #import "myDebug.h"


XCode accepts my changes which I made in /myProject/ myDefDebugSettings.h. But still use /../../debugUnit/ myDefDebugSettings.h
It drove me nuts why my changes in some macro's didn't work ( any more ).
If this intended, wouldn't be nice if XCode has the order to search first what's inside the project and then searches in association with the original source file.
Or is there any setting who can settle this?


Any opinion about this?
_______________________________________________
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


  • Follow-Ups:
    • Re: (no subject)
      • From: Chris Espinosa <email@hidden>
    • #import association Path
      • From: RenĂ© van Amerongen <email@hidden>
  • Prev by Date: How to set the tab order?
  • Next by Date: #import association Path
  • Previous by thread: Re: CVS and resource files
  • Next by thread: #import association Path
  • Index(es):
    • Date
    • Thread