Learn all about Xcode Cloud with these posts
Automate your workflow from idea to production using Apple's CI/CD platform.
A peek into a real-world example of a release workflow using Xcode Cloud to build and distribute an app with an iOS and a visionOS target.
How to leverage new Xcode Cloud features and AI-backed APIs to automatically generate test notes for multiple locales.
How to use the Xcode Cloud start condition to run a weekly workflow that distributes your app to TestFlight for external testing and the App Store.
How to create an Xcode Cloud workflow which archives an application on every push to main and distributes the artefact to TestFlight and AppCenter.
Learn how to use webhooks to collect metrics from Xcode Cloud builds
How to use GitHub webhooks to trigger Xcode Cloud builds by writing a comment on a pull request.
Learn how to trigger Xcode Cloud workflow runs using the App Store Connect API.
Learning how to install and use third-party tools in Xcode Cloud through ci scripts.