This guide will show you how to create AppStore connect API key and upload the signing certificate and provisioning profile, then how to reference them in codemagic.yaml and sigin the app.
If adding new iOS test devices to Apple Developer Portal is a chore, here's Codemagic's tutorial how to simplify this process – the job is done in just several clicks and a couple of taps.
This video will teach you how to store sensitive values. Codemagic has added a Global variables and secrets section to the team settings page so you can manage all your secrets in one place for your codemagic.yaml files. This means you will only have to update that expired certificate in one place, instead of all your apps.
With Codemagic new "Magic Actions" you can build your iOS apps faster than with Bitrise or Github Actions. Magic Actions is a short name for post processing of app store distribution. This feature is turned on by default for everyone. No need to manually select or click anything.
TestFlight lets you provide release notes that appear in the 'What to Test' section in the TestFlight app so you can let your testers know what you would like them to test in each new build. This guide will show you how you can use Codemagic to automate adding release notes in multiple languages.
Learn the easy way to Publish Flutter Apps to Firebase App Distribution with Codemagic CI/CD tool. This guide will show you how to easily distribute Android and iOS builds of your Flutter app to tester groups in Firebase App Distribution.
This guide will show you how to easily distribute Android and iOS builds to tester groups in Firebase App Distribution using a codemagic.yaml build configuration file.
In this webinar you will learn how to use Codemagic CI/CD to build multiple versions of your app. We will discuss how to use a single workflow and the Codemagic API to test, build and publish multiple versions of the same app.