Skip to content

Conversation

@juanjonol
Copy link
Contributor

The steps that require superuser (root) permissions are optional, so we can add a flag to skip them. This also makes xcodes more interactive (we don't need to stop to ask the user for its credentials).

This closes #177.

This is needed for the next commits and I think it makes the code more organised (it’s clear why a `passwordInput` is being requested, because all actions use it).
The steps that require superuser (root) permissions are optional, so we can add a flag to skip them. This also makes `xcodes` more interactive (we don't need to stop to ask the user for its credentials).

This closes  XcodesOrg#177.
@juanjonol juanjonol requested a review from a team as a code owner August 14, 2022 14:26
@MattKiazyk MattKiazyk added the enhancement New feature or request label Aug 24, 2022
@MattKiazyk MattKiazyk merged commit c979aa4 into XcodesOrg:main Aug 24, 2022
@MattKiazyk
Copy link
Contributor

Thanks @juanjonol I like it!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Allow non-superuser installation

2 participants