Skip to content

Releases: XcodesOrg/XcodesApp

3.0.2

20 Sep 04:31

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.

v 3.0 🎉

Ability to install Apple Silicon Architectures for Xcode as well as runtimes. (Xcode 26 required)
New icon designed by Matthew Skiles https://matthewskiles.com/

Thanks to @aerickson14 for getting Fido2 library over the build hump

🚀 Enhancements

🌎 Localization

v3.0.0 Beta 1

27 Aug 03:35

Choose a tag to compare

v3.0.0 Beta 1 Pre-release
Pre-release

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

3.0 Beta 1

Some more changes coming - including a new icon 🎉
This will be a prerelease to unblock downloading Xcode 26 Beta 5+ that support multiple architecture variants as well as the variants for the runtimes.

Changes

🚀 Enhancements

v2.4.2 - or is it v26?

10 Jun 03:28

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

v2.4.1 - Now with 101% more login

05 Nov 03:55

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

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

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

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

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

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

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