TestFlight Expert

Installation
SKILL.md

TestFlight Expert

Distribute beta builds and collect feedback through Apple's TestFlight.

TestFlight Overview

  • Internal Testing: Up to 100 testers (no review)
  • External Testing: Up to 10,000 testers (requires review)
  • Build Expiry: 90 days
  • Feedback: Screenshots and crash reports

Fastlane Upload

Basic Upload

# Fastfile
lane :beta do
  build_app(scheme: "App")
  upload_to_testflight(
Related skills
Installs
GitHub Stars
10
First Seen