• 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
Re: relative path not "sticking"
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: relative path not "sticking"


  • Subject: Re: relative path not "sticking"
  • From: Chris Espinosa <email@hidden>
  • Date: Tue, 12 Feb 2008 21:37:31 -0800

On Feb 12, 2008, at 7:46 PM, Adhamh Findlay wrote:

I just ran "find . -name "*Xcode*" in my home directory. I deleted everything it found, plus that adhamh.* files in the xcodeproj directory and the problem still exists...

adhamh@imac:~:>rm -r .Xcode
adhamh@imac:~:>rm -r "./Library/Application Support/Developer/Shared/ Xcode"
adhamh@imac:~:>rm -r "./Library/Application Support/Xcode"
adhamh@imac:~:>rm -r ./Library/Caches/com.apple.Xcode
adhamh@imac:~:>rm -r ./Library/Preferences/com.apple.Xcode.plist

Stop hurting your file system. I read the source code. The first item is always the "default" reference style, and it's always selected, there is no code path that makes any other choice "sticky."


And "default" means as I said before: if the item can be found inside the group it's being added to, it's relative to that group; if it's outside the group, it's absolute path.

If you'd like you can file a bug and cite <rdar://problem/4106811> Default option in 'Reference Type' popup too vague.

Chris
_______________________________________________
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: relative path not "sticking"
      • From: Adhamh Findlay <email@hidden>
References: 
 >relative path not "sticking" (From: Adhamh Findlay <email@hidden>)
 >Re: relative path not "sticking" (From: Scott Tooker <email@hidden>)
 >Re: relative path not "sticking" (From: Adhamh Findlay <email@hidden>)
 >Re: relative path not "sticking" (From: Adhamh Findlay <email@hidden>)

  • Prev by Date: Re: relative path not "sticking"
  • Next by Date: Setting project and build defaults
  • Previous by thread: Re: relative path not "sticking"
  • Next by thread: Re: relative path not "sticking"
  • Index(es):
    • Date
    • Thread