Re: Missing header files/folders?
Re: Missing header files/folders?
- Subject: Re: Missing header files/folders?
- From: Chris Hanson <email@hidden>
- Date: Thu, 22 Mar 2012 12:23:05 -0700
On Mar 22, 2012, at 11:24 AM, Eric Wing wrote:
>> Correct. Note that when setting the path, you can get away with just
>> pointing to the copy of Xcode that you'd like to bless:
>>
>> sudo xcode-select -switch /Applications/Xcode.app
>
> Interesting, but as a courtesy note to everybody, those of us who
> write and use 3rd party tools that depend on xcode-select that are not
> from Apple, this variation may not work since the underlying internal
> layout of Xcode using /Applications/Xcode.app/Contents/Developer
> mostly mimics the old /Developer root and these tools probably haven't
> been updated to work with two different variations of the path.
Actually, when you point OS X 10.7.3’s xcode-select at Xcode.app, it will record the path as /Applications/Xcode.app/Contents/Developer because that’s what external tools will expect.
There is a known issue with xcode-select though: If you install or upgrade to OS X 10.7.3, and then install Xcode 4.2.1 or earlier along with its UNIX Development package (which is enabled by default), doing so will replace the OS X 10.7.3 version of xcode-select with Xcode 4.2.1’s or earlier. For that version of xcode-select, you really will need to pass it the path to the Developer directory and not just Xcode.app.
-- 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