Build: TestFlight Beta Distribution Setup
This screen guides you through preparing your iOS app for TestFlight beta distribution. It helps you understand the steps to archive, upload, and invite testers using TestFlight.
Target UI
---------------------------------- | TestFlight Beta Distribution | |--------------------------------| | 1. Archive your app in Xcode | | 2. Upload to App Store Connect | | 3. Add testers and send invite | | | | [Start Setup] | ----------------------------------
Display a title and step-by-step instructions for TestFlight beta distribution.
Include a button labeled 'Start Setup' at the bottom.
When the button is tapped, show a simple alert explaining the first step: 'Open your project in Xcode and select Product > Archive.'
Use SwiftUI for the UI components.
Ensure the UI is accessible with proper labels and supports dynamic type.