Skip to content

Releases: XcodesOrg/XcodesApp

4.0.5

Choose a tag to compare

@github-actions github-actions released this 08 Jul 03:50

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

v4.0.4

Choose a tag to compare

@github-actions github-actions released this 30 Jun 02:31

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

4.0.3

Choose a tag to compare

@github-actions github-actions released this 11 Jun 03:24

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

4.0.2

Choose a tag to compare

@github-actions github-actions released this 08 Jun 15:15

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

4.0 Highlights

  • Refactored XcodesApp to use the shared, concurrency-enabled XcodesKit package.
  • Added architecture-aware filtering for Xcode and runtime lists.
  • Defaulted architecture filtering to the current Mac, with filter labels that indicate “This Mac”.
  • Added an optional grouped Xcode list view that collapses versions by major/minor release.
  • Added federated Apple ID authentication support.
  • Updated install, runtime, update, helper, selection, and uninstall flows to use Swift concurrency tasks instead of Combine publishers.
  • Removed duplicated in-app Apple API/XcodesKit model code now provided by shared packages.
  • Updated dependencies, including XcodesKit 1.0.0 and XcodesLoginKit.
  • Cleaned up obsolete dependencies such as ErrorHandling and CombineExpectations.
  • Improved test coverage around app state, update behavior, grouped-list defaults, and shared XcodesKit mocks.

Xcode And Runtime Filtering

  • Xcode list filtering now uses shared XcodesKit filter logic.
  • Runtime and Xcode architecture filters are handled consistently through architecture variants.
  • The architecture filter defaults to the best match for the current machine.
  • Architecture labels are localized and can show the current-machine hint.

Xcode List

  • Added grouped Xcode list support with expandable major and minor version sections.
  • Added a General preference to enable or disable grouped list behavior.
  • Preserved the existing flat list as the fallback view.
  • Added persisted expansion state for grouped Xcode versions.

Sign In

  • Added a federated authentication view for Apple IDs managed by an organization.
  • Added support for validating federated callback URLs.
  • Moved sign-in and security-key flows onto XcodesLoginKit / XcodesLoginKitSecurityKey.

Localization

  • Added new strings for grouped list controls, federated authentication, architecture labels, and “This Mac”.
  • Included zh-Hans updates for architecture and filter-related strings.

Dependency And Build Changes

  • Added XcodesKit as a shared package dependency.
  • Added XcodesLoginKit and XcodesLoginKitSecurityKey.
  • Updated LibFido2Swift package resolution.
  • Refreshed generated acknowledgements/licenses.
  • Kept the libfido2 framework structure fix in the build pipeline.

PRs And Contributors

  • Includes zh-Hans localization and localized architecture display work from #761 by @megabitsenmzq.
  • Builds on the grouped/collapsible list direction from #751 by @anciltech.
  • Builds on the compact filter menu UX from #746 by @LiYanan2004.
  • Continues the Xcode 26 / libfido2 build compatibility work from #753, including the fix credited in that thread to @anciltech.

Changes

4.0.1 - Shared XcodesKit, XcodeLoginKit

Choose a tag to compare

@github-actions github-actions released this 08 Jun 02:37

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

XcodesApp Release Notes

Highlights

  • Refactored XcodesApp to use the shared, concurrency-enabled XcodesKit package.
  • Added architecture-aware filtering for Xcode and runtime lists.
  • Defaulted architecture filtering to the current Mac, with filter labels that indicate “This Mac”.
  • Added an optional grouped Xcode list view that collapses versions by major/minor release.
  • Added federated Apple ID authentication support.
  • Updated install, runtime, update, helper, selection, and uninstall flows to use Swift concurrency tasks instead of Combine publishers.
  • Removed duplicated in-app Apple API/XcodesKit model code now provided by shared packages.
  • Updated dependencies, including XcodesKit 1.0.0 and XcodesLoginKit.
  • Cleaned up obsolete dependencies such as ErrorHandling and CombineExpectations.
  • Improved test coverage around app state, update behavior, grouped-list defaults, and shared XcodesKit mocks.

Xcode And Runtime Filtering

  • Xcode list filtering now uses shared XcodesKit filter logic.
  • Runtime and Xcode architecture filters are handled consistently through architecture variants.
  • The architecture filter defaults to the best match for the current machine.
  • Architecture labels are localized and can show the current-machine hint.

Xcode List

  • Added grouped Xcode list support with expandable major and minor version sections.
  • Added a General preference to enable or disable grouped list behavior.
  • Preserved the existing flat list as the fallback view.
  • Added persisted expansion state for grouped Xcode versions.

Sign In

  • Added a federated authentication view for Apple IDs managed by an organization.
  • Added support for validating federated callback URLs.
  • Moved sign-in and security-key flows onto XcodesLoginKit / XcodesLoginKitSecurityKey.

Localization

  • Added new strings for grouped list controls, federated authentication, architecture labels, and “This Mac”.
  • Included zh-Hans updates for architecture and filter-related strings.

Dependency And Build Changes

  • Added XcodesKit as a shared package dependency.
  • Added XcodesLoginKit and XcodesLoginKitSecurityKey.
  • Updated LibFido2Swift package resolution.
  • Refreshed generated acknowledgements/licenses.
  • Kept the libfido2 framework structure fix in the build pipeline.

PRs And Contributors

  • Includes zh-Hans localization and localized architecture display work from #761 by @megabitsenmzq.
  • Builds on the grouped/collapsible list direction from #751 by @anciltech.
  • Builds on the compact filter menu UX from #746 by @LiYanan2004.
  • Continues the Xcode 26 / libfido2 build compatibility work from #753, including the fix credited in that thread to @anciltech.

Changes

3.0.2

Choose a tag to compare

@github-actions github-actions released this 20 Sep 04:31

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

v3.0.0 Beta 1 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 27 Aug 03:35

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?

Choose a tag to compare

@github-actions github-actions released this 10 Jun 03:28

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

Choose a tag to compare

@github-actions github-actions released this 05 Nov 03:55

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

Choose a tag to compare

@github-actions github-actions released this 29 Oct 03:37

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