**Sentry:** https://splicekit.sentry.io/share/issue/dfdc82681174411099058947df0ea1a6/ --- Rather than just failing if Xcode Command Line Tools aren't installed, we should just install them as part of the wizard. It should just be a matter of triggering `xcode-select --install`.
Sentry: https://splicekit.sentry.io/share/issue/dfdc82681174411099058947df0ea1a6/
Rather than just failing if Xcode Command Line Tools aren't installed, we should just install them as part of the wizard.
It should just be a matter of triggering
xcode-select --install.