Paul Krill
Editor at Large

Apple Xcode Cloud brings CI/CD to Xcode IDE

news
Jun 8, 20212 mins

Xcode Cloud allows Apple developers to build apps and run automated tests in parallel in the cloud, directly from Xcode.

apple logo
Credit: Jankuss

Apple has introduced Xcode Cloud, a cloud-based continuous integration and continuous delivery service integrated into its Xcode 13 IDE. Available in a limited beta, Xcode Cloud provides tools for building apps and running tests in parallel in the cloud.

With Xcode Cloud, developers can configure workflows to suit their development processes or use built-in workflows to get started and then customize as the process evolves. When a change is committed to code, Xcode Cloud can automatically build the app and alert developers if any issues are introduced, potentially saving time in finding bugs. Automated tests are run in parallel to save time. When an app passes all of its tests, Xcode Cloud can automatically distribute the app both to testers on the development team and to external beta testers with TestFlight.

Xcode Cloud can be set up to test one or two device types for a quick check on a project’s health. A range of device configurations can be tested as well. Results of builds and tests, as well as feedback on crashes, are presented within Xcode itself. For security, source code is used only in a temporary build environment, with Xcode Cloud storing only the products of a build.

Xcode Cloud is now in a limited beta stage, with beta access to be expanded throughout the summer and fall. Developers can sign up for the beta program at developer.apple.com. General availability is planned for 2022.

Paul Krill

Paul Krill is editor at large at InfoWorld. Paul has been covering computer technology as a news and feature reporter for more than 35 years, including 30 years at InfoWorld. He has specialized in coverage of software development tools and technologies since the 1990s, and he continues to lead InfoWorld’s news coverage of software development platforms including Java and .NET and programming languages including JavaScript, TypeScript, PHP, Python, Ruby, Rust, and Go. Long trusted as a reporter who prioritizes accuracy, integrity, and the best interests of readers, Paul is sought out by technology companies and industry organizations who want to reach InfoWorld’s audience of software developers and other information technology professionals. Paul has won a “Best Technology News Coverage” award from IDG.

More from this author