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

[FR] use system installed unxip #201

Open andrewcrook opened 2 years ago

andrewcrook commented 2 years ago

you can now tap and install uxip via Homebrew I think Xcode’s should try to use the installed version before downloading another.

juanjonol commented 1 year ago

I was thinking about making a Pull Request for this, but unxip's latest changes have just being added on #209 and I'm not sure unbundling unxip has much value (I literally haven't seen a .xip used for anything besides Xcode distribution).

Anyway, if someone decides to do this, xcodes' Homebrew formula should also be updated (as suggested for aria2 on https://github.com/RobotsAndPencils/homebrew-made/pull/5).