NEW 129019
Xcodebuild script phases should use "set -e" to ensure that Xcode sees failures
https://bugs.webkit.org/show_bug.cgi?id=129019
Summary Xcodebuild script phases should use "set -e" to ensure that Xcode sees failures
Filip Pizlo
Reported 2014-02-18 19:56:48 PST
JavaScriptCore.xodeproj does this since https://bugs.webkit.org/show_bug.cgi?id=129018. It helps to catch build problems sooner.
Attachments
Note You need to log in before you can comment on or make changes to this bug.