Added `no-superuser` flag by juanjonol · Pull Request #207 · XcodesOrg/xcodes
added 2 commits
August 14, 2022 14:19This 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.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters