Skip to content

Releases: XcodesOrg/XcodesApp

2.0 beta 1 - The Force Awakens

19 Jan 17:53

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

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

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

v1.8.0

17 Sep 04:05
v1.8.0b16
dc6124f

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 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 XcodeReleases (#290) @MattKiazyk

🌎 Localization

🧰 Maintenance

v1.7.0

09 Aug 01:34
v1.7.0b15
48b1b19

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.

Please follow us on Twitter at @xcodesapp to be notified when new releases happen!

Changes

Support for 5 new languages! Thanks to all the 1st time contributors! 🎉 We're up to 14 supported languages!

🚀 Enhancements

  • Ability to change the installation directory (#268) @MattKiazyk
  • Add option to rename Xcode to Xcode.app on select. (#267) @MattKiazyk
  • Use monospaced digit font for download progress (#264) @gredman
  • Adds Copy Release Notes URL context menu (#255) @d-date
  • Turkish Language Improvements & WWDC Message Localization (#246) @egrimo

🌎 New Languages

🐛 Bug Fixes

  • Fix macOS Ventura crash on Settings View (#258) @GetToSet
  • Fix crash on sign in sheet cancel (#257) @swiftty
  • Update Release Date format on InfoPane for better localization (#251) @d-date
  • Fix minimum version supported localization alert message (#253) @MattKiazyk
  • Fixed wrong localization key for Github Repo in AboutView (#248) @duffpod

🧰 Maintenance

v1.6.0

05 Jun 02:55
v1.6.0b14
a106835

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.

Please follow us on Twitter at @xcodesapp to be notified when new releases happen!

Changes

Support for 4 new languages! Thanks to all the 1st time contributors! 🎉

🚀 Enhancements

🧰 Maintenance

v1.5.0

12 May 18:57
v1.5.0b13
8b9a21e

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.

Please follow us on Twitter at @xcodesapp to be notified when new releases happen!

Localization Support 🎉

Salut Hola привет नमस्ते

Xcodes now supports localization! Included in v1.5 is 4 languages thanks to our amazing contributors below! We've added Spanish, French, Russian and Hindi!

Want to add another language - just make a PR on the Github

🚀 Enhancements

🐛 Bug Fixes

🧰 Maintenance

v1.4.0

14 Apr 20:38
v1.4.0b12
03a1363

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.

Please follow us on Twitter at @xcodesapp to be notified when new releases happen!

🚀 Enhancements

Remember to turn on the Unxip Experiment for faster unxipping!

Adds option to create symbolic link at Path Xcode.app (#198) @MattKiazyk

  • Some 3rd party services and libraries check specifically for Xcode.app which Xcodes doesn't support as we separate the version numbers. This adds the ability to make a Symbolic Link called Xcode.app that points to the xcode version you want.

Add Preference to make Symbolic Link Automatic on Xcode Select (#200) @MattKiazyk

  • In addition to the above enhancement. Go to Preferences > Advanced to automatically create the symbolic link to whichever Xcode version you make Active/Select.
  • Note this will not work if you are manually setting via Xcode or command line.

Add check for min MacOS version when installing (#199) @MattKiazyk

  • Sometimes we don't update our MacOS as quickly as Apple would like us to. When you install an Xcode version, we will now check it's minimum supported MacOS version and prompt you as a warning.

🐛 Bug Fixes

Use a fixed locale for API response date parsing (#196) @aerickson14

  • If your Mac was set to a date time preference not of North America, Xcodes had trouble decoding a DateTime string. Thanks to @SimonRice for the detail on fixing that.

🧰 Maintenance

v1.3.1

29 Mar 02:58
v1.3.1b11
e92434e

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

🧪 Experiments

Included in this release is the ability to turn on experiments inside of Xcodes! (Settings > Experiments)
In the first experiment - thanks to the wonderful work of https://github.com/saagarjha/unxip - unxipping speed is increased by up to 70% on some newer Macs.

This experiment is turned OFF by default - so make sure you increase your productivity by trying this new experiement!

🚀 Enhancements

  • add a unxip experiment for faster unxipping (#179) @MattKiazyk
  • Show a message when user is not authorized yet (#165) @qyzdo

🐛 Bug Fixes

🧰 Maintenance

v1.3.0

08 Feb 05:02
v1.3.0b10
9fc2c7a

Choose a tag to compare

v1.3.0 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.

Changes

🧪 Experiments

Included in this release is the ability to turn on experiments inside of Xcodes! (Settings > Experiments)
In the first experiment - thanks to the wonderful work of https://github.com/saagarjha/unxip - unxipping speed is increased by up to 70% on some newer Macs.

This experiment is turned OFF by default - so make sure you increase your productivity by trying this new experiement!

🚀 Enhancements

  • add a unxip experiment for faster unxipping (#179) @MattKiazyk
  • Show a message when user is not authorized yet (#165) @qyzdo

🐛 Bug Fixes

🧰 Maintenance