Skip to content

Releases: XcodesOrg/XcodesApp

v1.8.0

17 Sep 04:05
v1.8.0b16
dc6124f
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 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
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.

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

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

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

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
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

🧪 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
Compare
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

v1.2.0

22 Oct 12:40
v1.2.0b8
22c390b
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

  • Better handling of duplicate builds and buttons not working (#156) @MattKiazyk

🧰 Maintenance

We're at 1.6k 🌟 on Github! Thank you for your support! Please spread the word! The more developers on Xcodes, the less pain in the world!

1.1.0 (7)

07 Jun 16:31
v1.1.0b7
5c02200
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

  • Handle required log in scenarios better instead of showing errors (#127) @aerickson14
  • Create universal aria2 binary (#123) @senmu

🚀 Enhancements

🐛 Bug Fixes

🧰 Maintenance

1.0.5 (6)

11 Mar 01:07
v1.0.5b6
563a75f
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

🧰 Maintenance