eas-submit-testflight

Installation
SKILL.md

EAS Submit (TestFlight)

eas submit -p ios uploads a finished .ipa to App Store Connect. It is an external account action, not a local validation step.

External action gate

Do not run an EAS build, access App Store Connect credentials, or upload an .ipa without explicit owner confirmation. Confirm the Apple developer account, App Store Connect app, bundle identifier, selected build, intended testers, and whether the action is a build or an upload. Building and uploading require separate confirmation.

Pre-flight (must all pass)

  • MARKETING_VERSION in app.json correct (semver)
  • Built with the SDK/Xcode version currently required by Apple
  • PrivacyInfo.xcprivacy present
  • All 3rd-party SDKs ship PrivacyInfo + signature
  • No deprecated APIs / build warnings
  • Tests + lint pass
Installs
2
GitHub Stars
1
First Seen
Aug 5, 2026
eas-submit-testflight — khadinakbarlabs/expo-mobile-app-builder