Bug 129019
| Summary: | Xcodebuild script phases should use "set -e" to ensure that Xcode sees failures | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Filip Pizlo <fpizlo> |
| Component: | Tools / Tests | Assignee: | Nobody <webkit-unassigned> |
| Status: | NEW | ||
| Severity: | Normal | CC: | fpizlo, mrowe |
| Priority: | P2 | ||
| Version: | 528+ (Nightly build) | ||
| Hardware: | All | ||
| OS: | All | ||
| Bug Depends on: | 129018 | ||
| Bug Blocks: | |||
Filip Pizlo
JavaScriptCore.xodeproj does this since https://bugs.webkit.org/show_bug.cgi?id=129018. It helps to catch build problems sooner.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |