Upload the IPA to TestApp.io from Xcode Cloud
This guide provides steps to upload your iOS application’s IPA file to TestApp.io using a post-build script in Xcode Cloud.
Prerequisites
Before you begin, ensure you have the following TestApp.io environment variables:
TESTAPPIO_APP_ID
TESTAPPIO_API_TOKEN
These values can be found in your TestApp.io portal under App → Integrations → Releases.
Usage
After setting up the script, it will automatically execute in Xcode Cloud’s post-build phase for iOS platform builds, uploading the IPA to TestApp.io.