• 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
active developer path -- where is it kept?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

active developer path -- where is it kept?


  • Subject: active developer path -- where is it kept?
  • From: Marco S Hyman <email@hidden>
  • Date: Thu, 26 Mar 2015 20:11:19 -0700

I don't think this is an Xcode issue but it might be an Xcode side effect
which is why I'm posting here.

$ git --version
git version 2.3.4

Latest version from homebrew.  But if I try to do this:

$ cd some/dir
$ git pull

I get this bit of strangeness...

xcrun: error: active developer path ("/Volumes/Xcode/Xcode-beta.app/Contents/Developer") does not exist, use `xcode-select --switch path/to/Xcode.app` to specify the Xcode that you wish to use for command line developer tools (or see `man xcode-select`)
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.

Huh... why is brew/git doing anything with Xcode and where is the active
developer path stored so I can kill it dead.  The recommended command

sudo xcode-select -switch /Applications/Xcode-beta.app/Contents/Developer

does NOT fix this issue.  Ditto if I try to switch to Xcode.app instead of
the beta.

Application of a clue stick would be highly appreciated.   This is extra
strange in that last time I tried (Monday) it worked quite fine.  I can't
think of anything I've done that would cause an issue.

Marc
 _______________________________________________
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: active developer path -- where is it kept?
      • From: Marco S Hyman <email@hidden>
  • Prev by Date: Re: Clang vs. gcc and random crashes
  • Next by Date: Re: active developer path -- where is it kept?
  • Previous by thread: Re: Clang vs. gcc and random crashes
  • Next by thread: Re: active developer path -- where is it kept?
  • Index(es):
    • Date
    • Thread