Skip to content

Releases: XcodesOrg/XcodesApp

v2.4.1 - Now with 101% more login

05 Nov 03:55
Compare
Choose a tag to compare

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

v2.4.0 - Now with 100% more login

29 Oct 03:37
Compare
Choose a tag to compare

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

🚀 Enhancements

  • Add preference keys for 'Restrict allowed versions' & hide 'Support Xcodes' (#632) @abiligiri

v2.3.0 - Welcome back runtimes

18 Oct 14:12
Compare
Choose a tag to compare

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

🐛 Bug Fixes

🌎 Localization

🧰 Maintenance

v2.2.0 - Nobody likes a bully

28 Jun 15:49
Compare
Choose a tag to compare

Install Xcodes using one of the methods listed here.
Update Xcodes by selecting Check for Updates... in the Xcodes menu in the menu bar.

⚠️ Xcodes does not support downloading of iOS 18 runtimes do to the change in the way Apple is downloading them. ⚠️

Changes

🚀 Enhancements

🐛 Bug Fixes

🌎 Localization

🧰 Maintenance

v2.1.2 - I'm just Xcodes

17 Mar 14:19
Compare
Choose a tag to compare

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

Changes 2.1.1

🚀 Enhancements

🐛 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

🧰 Maintenance

v2.1.1 - I'm just Xcodes

17 Mar 00:43
Compare
Choose a tag to compare

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

🐛 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

🧰 Maintenance

2.0 - The Force Awakens

26 Jan 04:37
Compare
Choose a tag to compare

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

Screenshot 2024-01-19 at 11 32 11 AM

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

🐛 Bug Fixes

🌎 Localization

🧰 Maintenance

2.0 beta 1 - The Force Awakens

19 Jan 17:53
Compare
Choose a tag to compare
Pre-release

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

Screenshot 2024-01-19 at 11 32 11 AM

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

🐛 Bug Fixes

🌎 Localization

🧰 Maintenance

v1.10.0 - Revenge of the Sith

01 Mar 01:23
v1.10.0b18
d955ec8
Compare
Choose a tag to compare

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

🐛 Bug Fixes

🌎 Localization

🧰 Maintenance

v1.9.0 - The Empire Strikes Back 🍎

23 Nov 03:56
v1.9.0b17
f8ec0a3
Compare
Choose a tag to compare

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

🧰 Maintenance