Releases: XcodesOrg/XcodesApp
v2.4.1 - Now with 101% more login
Install Xcodes using one of the methods listed here.
Update Xcodes by selecting Check for Updates... in the Xcodes menu in the menu bar.
Thanks to @kabiroberai this release should fix any users that still had the bad username/password after updating to 2.4.0
Changes
🐛 Bug Fixes
- Fix handling of s2k_fo (#650) @kabiroberai
v2.4.0 - Now with 100% more login
Install Xcodes using one of the methods listed here.
Update Xcodes by selecting Check for Updates... in the Xcodes menu in the menu bar.
Big shout out to @abiligiri 🎉 for getting the new Apple SRP login changes over the line! 🙏
Changes
🐛 Bug Fixes
- Support SRP Login (#640) @MattKiazyk
- Add support for SRP Login (#638) @abiligiri
🚀 Enhancements
- Add preference keys for 'Restrict allowed versions' & hide 'Support Xcodes' (#632) @abiligiri
v2.3.0 - Welcome back runtimes
Install Xcodes using one of the methods listed here.
Update Xcodes by selecting Check for Updates... in the Xcodes menu in the menu bar.
Changes
2.3.0 brings back the ability to download all runtimes. Starting with iOS 18, tvOS 18, watchOS 11, visionOS 2, Apple removed the direct downloads and instead used the same architecture that is used in downloading OS updates. This change brings more security but also turns it into a black box.
Fortunately, starting with Xcode 16.1 Beta 3, xcodebuild
provides a way to download a single version using the new way. In order for Xcodes to work, you must have at least Xcode 16.1 beta 3 + installed and selected.
Thanks to the Apple engineer who added that into xcodebuild
. 🙏
🚀 Enhancements
- allow cancelling of runtime downloads, cleanup (#628) @MattKiazyk
- Terminate Xcodes app after last window closed (#621) @Kyle-Ye
- Disallow changes to managed preferences (#569) @abiligiri
- Implement Security Key Auth (#617) @kinoroy
- feat: support downloading of cryptex (ex iOS 18+) runtimes (#622) (Xcode 16 Beta 3+ required) @MattKiazyk
- Add
authenticating
to theXcodeInstallationStep
(#613) @chuganzy
🐛 Bug Fixes
- Update label for Cancel Install Button (#603) @LiYanan2004
🌎 Localization
- Update Localizable.xcstrings for Russian language (3) (#598) @duffpod
- Update translation in zh-Hant (#593) @pan93412
- Fix one Greek localization. Add one zh_Hans localization. (#609) @megabitsenmzq
🧰 Maintenance
- Bump ruby/setup-ruby from 1.190.0 to 1.197.0 (#629) @dependabot
- Bump actions/cache from 4.0.2 to 4.1.1 (#625) @dependabot
- Bump ruby/setup-ruby from 1.177.1 to 1.190.0 (#601) @dependabot
- chore: update sparkle framework (#624) @MattKiazyk
- chore: set CI to MacOS 14, Xcode 16 (#623) @MattKiazyk
v2.2.0 - Nobody likes a bully
Install Xcodes using one of the methods listed here.
Update Xcodes by selecting Check for Updates... in the Xcodes menu in the menu bar.
Changes
🚀 Enhancements
- Left Align Unarchiving Pane (#564) @LePips
- InfoPane UI Tweaks (#540) @marlonjames71
🐛 Bug Fixes
- Fix runtime downloading (#585) @MattKiazyk
- Fix broken DockProgress Bar (#545) @Kyle-Ye
🌎 Localization
- Update Korean localisation (#568) @floydkim
- ADD: Added Arabic Localizations To Xcodes (#576) @MohamediosDev
🧰 Maintenance
- fix: Update GitHub URLs in help menu (#581) @Person2099
- Resolve concurrency check warning on Swift 5.10 (#522) @LiYanan2004
- Bump ruby/setup-ruby from 1.173.0 to 1.177.1 (#563) @dependabot
- chore: lossless png compression (#560) @mikeirvingweb
- Update README.md (#548) @alladinian
- fix: product name casings (#559) @mikeirvingweb
- Set explicit SwiftPolyglot tag and update clone path (#547) @roddymunro
- Bump ruby/setup-ruby from 1.172.0 to 1.173.0 (#542) @dependabot
- Bump actions/cache from 4.0.1 to 4.0.2 (#543) @dependabot
- adds localization validation on PR's (#533) @MattKiazyk
v2.1.2 - I'm just Xcodes
Install Xcodes using one of the methods listed here.
Update Xcodes by selecting Check for Updates... in the Xcodes menu in the menu bar.
Changes 2.1.2
🐛 Bug Fixes
- fix: xcode list row text hidden on macOS 14.4 (#538) @vvisionnn
Changes 2.1.1
🚀 Enhancements
- Replace AttributedText with markdown to fix the layout issues (#531) @huihuisang
- replace default icon in info page (#530) @huihuisang
- Improve Filter Button style (#526) @chickdan
- Improve the layout of the sidebar (#504) @huihuisang
- Improve signing experience when using non-english keyboard (#521) @LiYanan2004
- Improvements in the layout of the Settings window (#506) @alladinian
- Allow selecting text for version info (#503) @clementpadovani
🐛 Bug Fixes
- fix runtime not appearing when multiple runtimes exist for same build (#523) @MattKiazyk
- fix: adds back in sidebar toggle button so users don't get stuck (#499) @MattKiazyk
🌎 Localization
- chore: cleanup some localizeable.xcstrings (#532) @MattKiazyk
- Updated german localization (#519) @Schr0eder
- l10n(zh-Hant): Update translation for 2.0.2 (#502) @pan93412
- Update Ukrainian localisation (#510) @kikiwora
- Greek language localization (#505) @alladinian
- Update zh_Hans Localizations. And more. (#482) @megabitsenmzq
🧰 Maintenance
- Remove outdated version checks (#527) @chickdan
- Bump ruby/setup-ruby from 1.171.0 to 1.172.0 (#509) @dependabot
- Bump actions/cache from 4.0.0 to 4.0.1 (#515) @dependabot
- Bump release-drafter/release-drafter from 5 to 6 (#497) @dependabot
- Bump ruby/setup-ruby from 1.169.0 to 1.171.0 (#495) @dependabot
v2.1.1 - I'm just Xcodes
Install Xcodes using one of the methods listed here.
Update Xcodes by selecting Check for Updates... in the Xcodes menu in the menu bar.
Changes
🚀 Enhancements
- Replace AttributedText with markdown to fix the layout issues (#531) @huihuisang
- replace default icon in info page (#530) @huihuisang
- Improve Filter Button style (#526) @chickdan
- Improve the layout of the sidebar (#504) @huihuisang
- Improve signing experience when using non-english keyboard (#521) @LiYanan2004
- Improvements in the layout of the Settings window (#506) @alladinian
- Allow selecting text for version info (#503) @clementpadovani
🐛 Bug Fixes
- fix runtime not appearing when multiple runtimes exist for same build (#523) @MattKiazyk
- fix: adds back in sidebar toggle button so users don't get stuck (#499) @MattKiazyk
🌎 Localization
- chore: cleanup some localizeable.xcstrings (#532) @MattKiazyk
- Updated german localization (#519) @Schr0eder
- l10n(zh-Hant): Update translation for 2.0.2 (#502) @pan93412
- Update Ukrainian localisation (#510) @kikiwora
- Greek language localization (#505) @alladinian
- Update zh_Hans Localizations. And more. (#482) @megabitsenmzq
🧰 Maintenance
- Remove outdated version checks (#527) @chickdan
- Bump ruby/setup-ruby from 1.171.0 to 1.172.0 (#509) @dependabot
- Bump actions/cache from 4.0.0 to 4.0.1 (#515) @dependabot
- Bump release-drafter/release-drafter from 5 to 6 (#497) @dependabot
- Bump ruby/setup-ruby from 1.169.0 to 1.171.0 (#495) @dependabot
2.0 - The Force Awakens
Introducing v2.0 🎉
A slight redesign
The majority of the information in v1.X was only included in the info pane. While this was sufficient a few years ago, with the newly added Platforms as a separate download, more space was needed. 2.0 now uses a NavigationSplitView
with a smaller left view and a larger main view.
The UI has been updated for a more cleaner look
Platforms/Runtimes
You can now download all the platforms/runtimes with the speed of Xcodes and aria2!
XcodesKit
2.0 has the start of a XcodesKit
library using Swift Concurrency. This will allow us to more easily share code between the UI and the CLI in the future.
New Requirements
MacOS 13.0 is now required for 2.0
Support
If you would like to support Xcodes or donate to the development, I've set up a page on opencollective.com/xcodesapp. There is absolutely no obligation!
Big thanks!
Thank you to all the contributors over 2023 who have kept adding on functionality to Xcodes and who have supported me via buymeacoffee.com/mattkiazyk
Full change log is below!
Changes
🚀 Enhancements
- Add Sponsor/Donate Button (#481) @MattKiazyk
- update Sparkle to 2.5.2 (#469) @MattKiazyk
- Add new Platforms List Window (#463) @MattKiazyk
- Redesign the main window to better suit more data (#461) @MattKiazyk
- Add default phone number selection when there is only one (#462) @redryerye
- Activity Indicator on Install Pressed (#437) @chickdan
- Add ability to cancel runtime downloads (#453) @MattKiazyk
- Support Runtime/Platforms Downloading and Install 🚀 (#448) @MattKiazyk
- Add installation progress bar to dock icon (#423) @senmu
- SDK column in the info panel supports displaying visionOS (#400) @LavareX
- Add PinCodeTextField autocomplete support (#398) @Kyle-Ye
🐛 Bug Fixes
- Update privilege helper to xcodesOrg and Team (#480) @MattKiazyk
- Handle preference alerts from the PlatformsListView (#470) @chickdan
- Descriptive error for login status code 412 (#456) @chickdan
- fix: settings link on Sonoma not working (#444) @MattKiazyk
- Improve Brazilian Portuguese translation (#386) @0x7067
🌎 Localization
- Add latest missing french translations (#477) @McNight
- Updated Turkish to 100% (#454) @egesucu
- Support new Xcode 15 String Catalog (#449) @egesucu
- Fix SMS Enter Digit Code Crash on some localizations (#428) @ElonPark
- Update DE localization (#393) @qnotna
- Update zh_CN localizations. (#391) @megabitsenmzq
- Add catalan translation (#297) @ferranabello
- Introduce Polish translations (#375) @jakex7
- Fix zh_Hans localizations (#376) @LinXunFeng
- Turkish Localization Update (#362) @egesucu
🧰 Maintenance
- Remove newline from derived data path returned by defaults (#472) @robinkunde
- Bump ruby/setup-ruby from 1.165.1 to 1.169.0 (#484) @dependabot
- Bump actions/cache from 3.3.2 to 4.0.0 (#475) @dependabot
- Bump ruby/setup-ruby from 1.162.0 to 1.165.1 (#468) @dependabot
- Bump ruby/setup-ruby from 1.161.0 to 1.162.0 (#459) @dependabot
- Updated README.md (#455) @egesucu
- Clean up code in
InfoPane
to be more robust (#436) @thai-d-v - Bump actions/cache from 3.3.1 to 3.3.2 (#447) @dependabot
- Bump ruby/setup-ruby from 1.152.0 to 1.161.0 (#446) @dependabot
- Bump actions/checkout from 3 to 4 (#445) @dependabot
- cleans up project team so it builds (#443) @MattKiazyk
- Bump ruby/setup-ruby from 1.149.0 to 1.152.0 (#397) @dependabot
- Fix typo in README.md (#395) @jmg-duarte
- Bump ruby/setup-ruby from 1.144.2 to 1.149.0 (#384) @dependabot
- Update unxip binary to v2.1 (#371) @Kyle-Ye
- Updated readme (#385) @KyLeggiero
- Bump ruby/setup-ruby from 1.144.1 to 1.144.2 (#369) @dependabot
- Bump ruby/setup-ruby from 1.144.0 to 1.144.1 (#368) @dependabot
- Bump actions/cache from 3.2.6 to 3.3.1 (#366) @dependabot
- Bump ruby/setup-ruby from 1.143.0 to 1.144.0 (#365) @dependabot
- Bump ruby/setup-ruby from 1.139.0 to 1.143.0 (#363) @dependabot
- Bump actions/cache from 3.2.5 to 3.2.6 (#358) @dependabot
2.0 beta 1 - The Force Awakens
Introducing v2.0 🎉
A slight redesign
The majority of the information in v1.X was only included in the info pane. While this was sufficient a few years ago, with the newly added Platforms as a separate download, more space was needed. 2.0 now uses a NavigationSplitView
with a smaller left view and a larger main view.
The UI has been updated for a more cleaner look
Platforms
You can now download the platforms with the speed of Xcodes and aria2.
XcodesKit
2.0 has the start of a XcodesKit
library using Swift Concurrency. This will allow us to more easily share code between the UI and the CLI in the future.
New Requirements
MacOS 13.0 is now required for 2.0
Big thanks!
Thank you to all the contributors over 2023 who have kept adding on functionality to Xcodes and who have supported me via buymeacoffee.com/mattkiazyk
Full change log is below!
Changes
🚀 Enhancements
- update Sparkle to 2.5.2 (#469) @MattKiazyk
- Add new Platforms List Window (#463) @MattKiazyk
- Redesign the main window to better suit more data (#461) @MattKiazyk
- Add default phone number selection when there is only one (#462) @redryerye
- Activity Indicator on Install Pressed (#437) @chickdan
- Add ability to cancel runtime downloads (#453) @MattKiazyk
- Support Runtime/Platforms Downloading and Install 🚀 (#448) @MattKiazyk
- Add installation progress bar to dock icon (#423) @senmu
- SDK column in the info panel supports displaying visionOS (#400) @LavareX
- Add PinCodeTextField autocomplete support (#398) @Kyle-Ye
🐛 Bug Fixes
- Descriptive error for login status code 412 (#456) @chickdan
- fix: settings link on Sonoma not working (#444) @MattKiazyk
- Improve Brazilian Portuguese translation (#386) @0x7067
🌎 Localization
- Updated Turkish to 100% (#454) @egesucu
- Support new Xcode 15 String Catalog (#449) @egesucu
- Fix SMS Enter Digit Code Crash on some localizations (#428) @ElonPark
- Update DE localization (#393) @qnotna
- Update zh_CN localizations. (#391) @megabitsenmzq
- Add catalan translation (#297) @ferranabello
- Introduce Polish translations (#375) @jakex7
- Fix zh_Hans localizations (#376) @LinXunFeng
- Turkish Localization Update (#362) @egesucu
🧰 Maintenance
- Bump ruby/setup-ruby from 1.162.0 to 1.165.1 (#468) @dependabot
- Bump ruby/setup-ruby from 1.161.0 to 1.162.0 (#459) @dependabot
- Updated README.md (#455) @egesucu
- Clean up code in
InfoPane
to be more robust (#436) @thai-d-v - Bump actions/cache from 3.3.1 to 3.3.2 (#447) @dependabot
- Bump ruby/setup-ruby from 1.152.0 to 1.161.0 (#446) @dependabot
- Bump actions/checkout from 3 to 4 (#445) @dependabot
- cleans up project team so it builds (#443) @MattKiazyk
- Bump ruby/setup-ruby from 1.149.0 to 1.152.0 (#397) @dependabot
- Fix typo in README.md (#395) @jmg-duarte
- Bump ruby/setup-ruby from 1.144.2 to 1.149.0 (#384) @dependabot
- Update unxip binary to v2.1 (#371) @Kyle-Ye
- Updated readme (#385) @KyLeggiero
- Bump ruby/setup-ruby from 1.144.1 to 1.144.2 (#369) @dependabot
- Bump ruby/setup-ruby from 1.144.0 to 1.144.1 (#368) @dependabot
- Bump actions/cache from 3.2.6 to 3.3.1 (#366) @dependabot
- Bump ruby/setup-ruby from 1.143.0 to 1.144.0 (#365) @dependabot
- Bump ruby/setup-ruby from 1.139.0 to 1.143.0 (#363) @dependabot
- Bump actions/cache from 3.2.5 to 3.2.6 (#358) @dependabot
v1.10.0 - Revenge of the Sith
Install Xcodes using one of the methods listed here.
Update Xcodes by selecting Check for Updates... in the Xcodes menu in the menu bar.
Changes
⚠⚠ Apple has implemented a version of Hashcash when logging in, which caused previous versions to lock Apple ID's. This effect all tools that implemented the similar auth/signin
api's. The fix should stop any new locks of Apple ID's. If your Apple ID is locked, you must reset your password. ⚠⚠
🚀 Enhancements
- Update unxip binary to 1.1.3 (#356) @MattKiazyk
- Adds open in Rosetta option for Apple Silicon machines (#333) @MattKiazyk
🐛 Bug Fixes
- Implement hashcash for Apple ID Authentication (#361) @MattKiazyk
- Ventura UI fixes (#349) @FelixHerrmann
- Fix #329 (#336) @yossizahn
🌎 Localization
🧰 Maintenance
- Bump actions/cache from 3.2.4 to 3.2.5 (#354) @dependabot
- Updating the username (#348) @egesucu
- Bump actions/cache from 3.2.2 to 3.2.4 (#351) @dependabot
- Bump actions/cache from 3.0.11 to 3.2.2 (#342) @dependabot
v1.9.0 - The Empire Strikes Back 🍎
Install Xcodes using one of the methods listed here.
Update Xcodes by selecting Check for Updates... in the Xcodes menu in the menu bar.
This returns the requirement of having to log in via your Apple username/password when using xcodereleases. 😢
Changes
🚀 Enhancements
- Improve Spanish localization in Preferences (#322) @DannyJJK
- Adds an option to save beta versions with
-beta
symlink (#304) @leon-wolf - add error message when trying to uninstall Xcode if file not found (#306) @leon-wolf
- move download settings to own PreferencePane (#305) @leon-wolf
🐛 Bug Fixes
- Switch Xcode releases back to using Apple Auth :( (#328) @MattKiazyk
- fix: Preference button on toolbar not working on Mac OS 13 Ventura (#303) @chedabob
🌎 Localization
- Add brazilian portuguese localization (#260) @brunomunizaf
- Add Dutch localization (#307) @jfversluis
- Fix localization on UnsupportedFileFormat (#309) @tt37
- Remove localization from apple.com links (#308) @jfversluis
- Typo in German Localization File (#296) @nklasio
🧰 Maintenance
- Bump actions/cache from 3.0.8 to 3.0.11 (#310) @dependabot
- Add new contributing.md (#318) @MattKiazyk