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

Update for minor/patch versions #212

Closed OneMHz closed 1 year ago

OneMHz commented 1 year ago

Maybe more of a question, but is there a way to do an update instead of a new install for patch versions (e.g. 13.4 -> 13.4.1)? Or is it basically the same as a full install (of 13.4.1) and uninstall (of 13.4 for this example)?

MattKiazyk commented 1 year ago

It's always the same. Apple does not provide patch/delta upgrades unfortunately.