How does the community handle new Xcode versions releases?

This page summarizes the projects mentioned and recommended in the original post on /r/iOSProgramming

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • xcodes

    The best command-line tool to install and switch between multiple versions of Xcode.

    The way we are handling in my team is to have 2 or 3 Xcode versions. An old one that is just the previous main last release (13.4.1), the current (14.1) which is always the Mac AppStore flavour and the beta (14.x) if it exist. That way we can build release with improved legacy if current doesn’t support our app env and we can test beta tooling as well as futur iOS/iPadOS versions. That said I saw many times Xcodes mentioned but haven’t tried it yet. It supposed to manage all your existing Xcode versions easier. Furthermore, when breaking changes happen in Xcode you can’t do more than fix your project if Apple hasn’t automatically done it for you.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts