Adjust Active XCode Check?
Open
- Dominant language
- Shell
- Stars
- 111
- Forks
- 16
- PR merge metrics
- No merged PRs in 30d
Description
I noticed that `bitrise-cli` [uses the following check _(stripped down)_](https://github.com/bitrise-io/bitrise/blob/e9205fd4b9dc0ebbb8114fb39a0a6fa0446e6779/bitrise/dependencies.go#L148-L186) to check for an active XCode:
```
xcode-select --print-path
```
Worth checking out imho.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.