XcodesOrg / xcodes

The best command-line tool to install and switch between multiple versions of Xcode.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

`--use-fastlane-auth` not available for `xcodes runtimes`

marc-48k opened this issue · comments

commented

Option --use-fastlane-auth is available for xcodes [ download | install ] but not for xcodes runtimes [ download | install ].

xcodes runtimes download 'iOS 16.0' --use-fastlane-auth  
Error: Unknown option '--use-fastlane-auth'

I'm happy to raise a PR for this.

Hey @marc-48k thanks for the issue.

Unless something has changed, downloading runtimes does not require Apple Auth so therefore it hasn't been added in.

Now only if this was possible with regular xcode versions 🤷

commented

Sorry, my bad...

Now only if this was possible with regular xcode versions
If only!