Commit 1fc90e2
Cherry pick swbuild support to 6.1 (#8322)
Update path to support swbuild if available (#8306)
Some Xcode installation no longer have `xcbuild` binary, and instead
contain a `swbuild`. Update the path to look for `swbuild` first, and
then fall back to `xcbuild`.
Co-authored-by: Bassam (Sam) Khouri <bkhouri@users.noreply.github.com>
Co-authored-by: Jake Petroules <jake.petroules@apple.com>1 parent c07726b commit 1fc90e2
1 file changed
+13
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
100 | 100 | | |
101 | 101 | | |
102 | 102 | | |
103 | | - | |
104 | | - | |
105 | | - | |
106 | | - | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
107 | 116 | | |
108 | 117 | | |
109 | 118 | | |
| |||
0 commit comments