xcode-install
xcode-install copied to clipboard
user right issue
What is the best approach to use xcversion on a CI without giving the CI root rights?
At the moment we only use it to just check the version on our CI, because to use the command line tools and change the version, root right's are needed, but yeah I am not sure if I want to give the CI root rights.
I am sure I am not the only one facing that issue.