RESOLVED FIXED 146401
[Xcode] Use the same environment for command-line and IDE builds
https://bugs.webkit.org/show_bug.cgi?id=146401
Summary [Xcode] Use the same environment for command-line and IDE builds
mitz
Reported 2015-06-28 16:19:23 PDT
To avoid unnecessary rebuilding when switching between building in Xcode and building from the command line, have xcodebuild use the same environment Xcode uses.
Attachments
Set the UseSanitizedBuildSystemEnvironment user default to YES (1.51 KB, patch)
2015-06-28 16:21 PDT, mitz
andersca: review+
mitz
Comment 1 2015-06-28 16:21:41 PDT
Created attachment 255732 [details] Set the UseSanitizedBuildSystemEnvironment user default to YES
mitz
Comment 2 2015-06-28 16:31:20 PDT
Note You need to log in before you can comment on or make changes to this bug.