WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
111377
Teach set-webkit-configuration to set a default Xcode SDK
https://bugs.webkit.org/show_bug.cgi?id=111377
Summary
Teach set-webkit-configuration to set a default Xcode SDK
Andy Estes
Reported
2013-03-04 16:16:44 PST
Various WebKit scripts allow one to specify an Xcode SDK via the --sdk option (along with the --sim, --simulator, and --device aliases). Instead of having to pass these arguments to every script that needs to know about the SDK, it'd be nice if I could specify a default SDK via set-webkit-configuration, like we already can for build configuration and architecture. Presumably an SDK passed in via the command line would override this default.
Attachments
Add attachment
proposed patch, testcase, etc.
Andy Estes
Comment 1
2013-03-04 16:19:50 PST
That last(In reply to
comment #0
)
> Presumably an SDK passed in via the command line would override this default.
That was vague. What I meant was that an SDK passed in to scripts like build-webkit, run-webkit-tests, etc. would override the default set by set-webkit-configuration.
Andy Estes
Comment 2
2013-03-04 16:39:52 PST
<
rdar://problem/13342938
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug