Commit aba773f
committed
fix(install): trigger xcode-select --install when swiftc missing
Opens the macOS system dialog to install Xcode Command Line Tools,
matching what Homebrew does. User re-runs the script after completion.1 parent 85ff1ac commit aba773f
1 file changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
130 | 130 | | |
131 | 131 | | |
132 | 132 | | |
133 | | - | |
134 | | - | |
135 | | - | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
136 | 136 | | |
137 | 137 | | |
138 | 138 | | |
| |||
0 commit comments