We will need to do CI/Cloud builds for apps in Ionic, should we support running `xcodebuild`/`gradle` easily from the CLI? ``` npx cap build ```
We will need to do CI/Cloud builds for apps in Ionic, should we support running
xcodebuild/gradleeasily from the CLI?