XcodesOrg / xcodes

The best command-line tool to install and switch between multiple versions of Xcode.
MIT License
3.66k stars 122 forks source link

install with --path does not work #205

Open faithfracture opened 2 years ago

faithfracture commented 2 years ago

I've downloaded a versions with xcodes download 14 beta 2 and then later came back to try and install with xcodes install 14.0 --path /path/to/Xcode-14.0.0-Beta.2.xip and I always get "Could not find Xcode version 14.0". I've tried re-naming the xip to something more simple and always get the same error. Am I doing something wrong or is this broken?

samwyndham commented 1 year ago

For me it worked when I gave the full path rather than a relative path:

xcodes install 14.0.1 --path ~/Downloads/Xcode-14.0.1+14A400.xip