v1.0.0
github-actions
released this
19 Sep 03:30
·
127 commits
to refs/heads/main
since this release
If you installed xcodes with homebrew you can upgrade with brew upgrade robotsandpencils/made/xcodes
.
Xcodes now DOES NOT require any Apple ID and password when downloading Xcode! 🎉
At long last! you no longer are required to provide your Apple username and password in order to download Xcode (as long as your using XcodeReleases datasource).
- No more 2FA prompts!
- No more errors when you haven't signed the latest developer EULA!
- No more nervous feeling giving your password to a 3rd Party.
Changes
🚀 Enhancements
- Add ability to download Xcode without logging in using XcodeRelease (#215) @MattKiazyk
- Added support to immediately delete Xcode and its XIPs (#211) @juanjonol
- Added
no-superuser
flag (#207) @juanjonol
🧰 Maintenance
- Update Makefile - refactor swift-build option (#214) @ahmetgeymen
- update unxip to the latest version (#209) @rpendleton
- Fix broken unit tests due to new logs and Xcode version (#189) @tahirmt