Apple Opens Xcode Cloud to Third-Party CI via New Integration APIs

Tech · 5 min read

Apple Opens Xcode Cloud to Third-Party CI via New Integration APIs

In a surprise move, Apple released a set of integration APIs for Xcode Cloud that enable secure linking of third-party CI/CD tools, artifact repositories, and internal build orchestrators. Teams can now route parts of their build, test, and distribution workflows through external services while keeping Xcode Cloud as the coordination layer.

The new APIs include tokenized authentication flows, artifact signing and notarization hooks, and a pluggable test runner interface that can surface results back into Xcode and App Store Connect. Apple said this is designed to support larger organizations that require custom security or compliance processes and to reduce duplication of build infrastructure.

Third-party CI vendors are already announcing support, with promise of smoother iOS, macOS, and visionOS app delivery. Apple reiterated that all integrations must adhere to code signing and notarization requirements, and that Xcode Cloud will still perform security checks before distribution.