[Webkit-unassigned] [Bug 80429] Working With Code > Installing Developer Tools needs to be updated with OS X Lion & App Store details

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 7 12:06:13 PST 2012


https://bugs.webkit.org/show_bug.cgi?id=80429





--- Comment #8 from mitz at webkit.org  2012-03-07 12:06:14 PST ---
(In reply to comment #7)
> (In reply to comment #6)
> > (In reply to comment #0)
> > > With OSX 10.7, the default method for installing XCode now sends you through the App Store.  Installing XCode through the App Store does not install the Command Line tools by default, so this additional step needs to be added to this section of of webkit.org.
> > 
> > It’s good to document this, but it would be even better to change the various WebKit tools that currently depend on the Command Line Tools component to not do so.
> 
> 
> Thanks for the comment.  What do you mean by that? Is it possible to build WebKit without the Xcode command line tools?

I believe you when you say that it is currently not possible to do so. Without knowing exactly what issues you run into I can’t tell for sure how they can be resolved, but I believe it would mostly involve using xcrun(1) to invoke certain tools where the scripts currently don’t, and perhaps running xcode-select(1) once.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the webkit-unassigned mailing list