XcodesApp

The easiest way to install and switch between multiple versions of Xcode - with a mouse click.

MIT License

Stars
6.4K
Committers
72

Bot releases are visible (Hide)

XcodesApp - v2.1.2 - I'm just Xcodes Latest Release

Published by github-actions[bot] 7 months ago

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
XcodesApp - v2.1.0 - I'm just Xcodes

Published by github-actions[bot] 7 months ago

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
XcodesApp - 2.0 - The Force Awakens

Published by github-actions[bot] 9 months ago

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
XcodesApp - 2.0 beta 1 - The Force Awakens

Published by github-actions[bot] 9 months ago

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
XcodesApp - v1.10.0 - Revenge of the Sith

Published by github-actions[bot] over 1 year ago

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

  • Update Japanese localization (#299) @jrsaruo

๐Ÿงฐ 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
XcodesApp - v1.9.0 - The Empire Strikes Back ๐ŸŽ

Published by github-actions[bot] almost 2 years ago

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
XcodesApp - v1.8.0

Published by github-actions[bot] about 2 years ago

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

  • Fix French Translation (#288) @florentmorin
  • updated German translation (#285) @drct
  • Added Turkish missing translations in 1.7.0 (#277) @egrimo
  • Fix "Unarchiving" localization in Japanese (#280) @swiftty
  • Update Localizable.strings for Russian language (2) (#271) @duffpod
  • Update zh_Hans localizations. (#270) @megabitsenmzq

๐Ÿงฐ Maintenance

  • Fix Finnish language name typo in README (#284) @marcusziade
  • Update readme with Taiwan flag (#274) @ymhuang0808
  • Bump actions/cache from 3.0.7 to 3.0.8 (#276) @dependabot
  • Bump actions/cache from 3.0.6 to 3.0.7 (#272) @dependabot
XcodesApp - v1.7.0

Published by github-actions[bot] about 2 years ago

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

  • Add Finnish Localization (#262) @marcusziade
  • Add Japanese Localization (#249) @tatsuz0u
  • Add Ukrainian Localization (#259) @gelosi
  • Add German Localization (#243) @drct
  • Add Traditional Chinese Localization (#240) @itszero

๐Ÿ› 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

  • Bump actions/cache from 3.0.5 to 3.0.6 (#269) @dependabot
  • Bump tzinfo from 1.2.9 to 1.2.10 in /AppCast (#266) @dependabot
  • Bump actions/cache from 3.0.4 to 3.0.5 (#263) @dependabot
  • Bump actions/cache from 3.0.3 to 3.0.4 (#241) @dependabot
XcodesApp - v1.6.0

Published by github-actions[bot] over 2 years ago

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

  • Adding Italian localization ๐Ÿ‡ฎ๐Ÿ‡น (#229) @gualtierofrigerio
  • Adding Chinese-Simplified localizations. ๐Ÿ‡จ๐Ÿ‡ณ (#222) @megabitsenmzq
  • Add Korean Localization ๐Ÿ‡ฐ๐Ÿ‡ท (#233) @ryan-son
  • Adding Turkish Language ๐Ÿ‡น๐Ÿ‡ท (#219) @egrimo
  • Update Localizable.strings for Russian language (#234) @duffpod
  • Added a new bottom status bar @MattKiazyk
  • Updated unxip binary to latest @MattKiazyk

๐Ÿงฐ Maintenance

  • Bump actions/cache from 3.0.2 to 3.0.3 (#236) @dependabot
XcodesApp - v1.5.0

Published by github-actions[bot] over 2 years ago

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

  • Hindi Localization (#212) @KGurpreet
  • French Localization (#210) @dompepin
  • Russian Localization (#208) @alexmazlov
  • Spanish Localization (#205) @cesartru88
  • Support Localization (#203) @MattKiazyk

๐Ÿ› Bug Fixes

  • Fixes some localization formatting (#206) @MattKiazyk
  • Fix: Load create SymLink preference on start (#202) @MattKiazyk

๐Ÿงฐ Maintenance

  • Update Sparkle to 2.1 (#218) @MattKiazyk
XcodesApp - v1.4.0

Published by github-actions[bot] over 2 years ago

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

  • Bump actions/cache from 3.0.1 to 3.0.2 (#197) @dependabot
  • Bump actions/cache from 2.1.7 to 3.0.1 (#195) @dependabot
XcodesApp - v1.3.1

Published by github-actions[bot] over 2 years ago

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

  • Allow Non-Paid Apple Developer to download versions. (#168) @MattKiazyk

๐Ÿงฐ Maintenance

  • Fix typo (#191) @jordanekay
  • Bump actions/checkout from 2.4.0 to 3 (#186) @dependabot
  • Bump actions/cache from 2.1.6 to 2.1.7 (#170) @dependabot
  • Bump actions/checkout from 2.3.5 to 2.4.0 (#166) @dependabot
XcodesApp - v1.3.0

Published by github-actions[bot] over 2 years ago

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

  • Allow Non-Paid Apple Developer to download versions. (#168) @MattKiazyk

๐Ÿงฐ Maintenance

  • Bump actions/cache from 2.1.6 to 2.1.7 (#170) @dependabot
  • Bump actions/checkout from 2.3.5 to 2.4.0 (#166) @dependabot
XcodesApp - v1.2.0

Published by github-actions[bot] almost 3 years ago

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

  • Better handling of when AppleId is not a developer (#159) @MattKiazyk
  • Adds a quick toolbar option for opening preferences (#158) @MattKiazyk
  • Adds ability to switch the local cache directory (#155) @MattKiazyk
  • Add new filter for Release or Beta versions (#153) @Binlogo
  • Add Xcode release date to info pane in Xcodes.app (#147) @provTheodoreNewell

๐Ÿ› Bug Fixes

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

๐Ÿงฐ Maintenance

  • Xcodes.app now builds on Xcode 12.5.1 (previously 12.4.0)
  • Bump addressable from 2.7.0 to 2.8.0 in /AppCast (#161) @dependabot
  • Bump actions/checkout from 2.3.4 to 2.3.5 (#160) @dependabot
  • Bump rexml from 3.2.4 to 3.2.5 in /AppCast (#140) @dependabot
  • Bump actions/cache from 2.1.5 to 2.1.6 (#136) @dependabot
  • Updates developer dir on CI runs to xcode 12.5 (#150) @MattKiazyk

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!

XcodesApp - 1.1.0 (7)

Published by github-actions[bot] over 3 years ago

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

  • Adds MacOS notifications (#126) @MattKiazyk Turn on via Settings!
  • Show sign in errors inline on sign in view (#129) @aerickson14

๐Ÿ› Bug Fixes

  • only present a single alert at time (#131) @aerickson14

๐Ÿงฐ Maintenance

  • Bump actions/checkout from 2 to 2.3.4 (#133) @dependabot
  • Bump actions/setup-ruby from 1 to 1.1.3 (#134) @dependabot
  • include updates to sparkle license (#130) @aerickson14
  • Bump actions/cache from v2.1.4 to v2.1.5 (#119) @dependabot
  • Bump kramdown from 2.3.0 to 2.3.1 in /AppCast (#118) @dependabot
XcodesApp - 1.0.5 (6)

Published by github-actions[bot] over 3 years ago

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

  • Updates estimated time on info pane to 2 lines for better readability (#115) @MattKiazyk
  • Auto Install Xcode if wanted (#114) @MattKiazyk

๐Ÿงฐ Maintenance

  • Add install and update instructions to release notes (#111) @interstateone
XcodesApp - 1.0.4 (5)

Published by github-actions[bot] over 3 years ago

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

  • Display installation steps with download stats in info pane (#107) @MattKiazyk
  • Display the download file size when using Apple data source (#98) @MattKiazyk
  • Change PreferencesView to use SwiftUI's built-in Settings scene (#89) @MattKiazyk

๐Ÿ› Bug Fixes

  • Improve how identical builds are represented in the UI (#100) @interstateone
  • When downloading, use the downloader specified in preferences (#102) @MattKiazyk
  • Remove info pane from split view instead of hiding it (#103) @interstateone
  • Move the .help for the ProgressIndicator so it refreshes with the fraction change (#104) @MattKiazyk

๐Ÿงฐ Maintenance

  • Bump actions/cache from v2 to v2.1.4 (#105) @dependabot
  • Add Homebrew Cask install instructions (#95) @interstateone
XcodesApp - 1.0.3 (4)

Published by github-actions[bot] over 3 years ago

Changes

๐Ÿš€ Enhancements

  • Add tooltip with percent complete to download progress indicator (#81) @MattKiazyk
  • Prepare user for helper installation before attempting to install (#84) @interstateone
  • Handle helper installation errors (#80) @interstateone
  • Catch and reword xip "not enough free space" error (#79) @interstateone
  • Show stored username in General preference pane even when we don't have a valid session (#87) @interstateone
  • Change the Updates preference pane copy to make it more clear its for app updates (#74) @MattKiazyk

๐Ÿ› Bug Fixes

  • Improve authentication error messages that are shown to users (#86) @interstateone
  • Persist filter and info pane state across app launches (#78) @MattKiazyk
  • Don't show parentheses when buildMetadataIdentifiers is empty (#73) @MattKiazyk

๐Ÿงฐ Maintenance

  • Add instructions to move app to /Applications to README (#82) @MattKiazyk
  • Add GitHub issue templates (#75) @MattKiazyk
XcodesApp - 1.0.2 (3)

Published by github-actions[bot] over 3 years ago

Changes

  • Add Sparkle for software updates (#62) @interstateone
XcodesApp - 1.0.1 (2)

Published by github-actions[bot] over 3 years ago

Changes

  • Manually build and deploy the appcasts (#61) @interstateone
  • Fold HelperInstaller into HelperClient, improve error handling and logging (#59) @interstateone
  • Build and publish appcasts with GitHub Pages (#60) @interstateone
Related Projects