XcodesOrg / xcodes

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

feat: add support for VisionOS download #300

Closed MattKiazyk closed 1 year ago

MattKiazyk commented 1 year ago

Closes #299

Adds support for proper parsing of com.apple.platform.xros - ie: VisionOS. 🥽

With this change you can usexcodes runtimes install "visionOS 1.0-beta1"

beechtom commented 1 year ago

@MattKiazyk Does InstalledRuntime.Platform also need to be updated to handle visionOS?