https://github.com/expo/testflight
Deploy apps directly to TestFlight from the command line using EAS Build and Submit.
https://github.com/expo/testflight
Last synced: about 1 month ago
JSON representation
Deploy apps directly to TestFlight from the command line using EAS Build and Submit.
- Host: GitHub
- URL: https://github.com/expo/testflight
- Owner: expo
- Created: 2025-03-03T20:38:17.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2025-03-03T20:38:32.000Z (7 months ago)
- Last Synced: 2025-08-21T21:51:55.095Z (about 2 months ago)
- Language: JavaScript
- Homepage: https://docs.expo.dev/submit/ios/
- Size: 2.93 KB
- Stars: 39
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# TestFlight
A one-line command to build, sign, and submit your iOS app to TestFlight from any device. This works by wrapping `eas build -p ios --submit`. [Learn more](https://docs.expo.dev/submit/ios/).