Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
xcodes.zip | 2023-06-23 | 5.6 MB | |
xcodes-1.4.1.mojave.bottle.tar.gz | 2023-06-23 | 5.6 MB | |
xcodes-1.4.1.arm64_mojave.bottle.tar.gz | 2023-06-23 | 5.6 MB | |
1.4.1 - May the Vision Pro be with you source code.tar.gz | 2023-06-23 | 283.4 kB | |
1.4.1 - May the Vision Pro be with you source code.zip | 2023-06-23 | 337.4 kB | |
README.md | 2023-06-23 | 442 Bytes | |
Totals: 6 Items | 17.3 MB | 0 |
If you installed xcodes with homebrew you can upgrade with brew upgrade xcodesorg/made/xcodes
.
Did you know that Xcodes CLI support downloading and installing Apple Runtimes!
xcodes runtimes --include-betas
xcodes runtimes install "visionOS 1.0-beta1"
Changes
🚀 Enhancements
- feat: add support for VisionOS runtime download (#300) @MattKiazyk
🧰 Maintenance
- Update README.md (#297) @ThePredators