You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I should be able to use Fastlane or something similar to create TestFlight builds directly from merges to the master branch here on GitHub. I imagine it'll look something like this:
A PR is opened.
The PR is reviewed and eventually merged to master.
The merge to master triggers a GitHub Action that builds and submits the app to Apple for publication on TestFlight.
I should be able to use Fastlane or something similar to create TestFlight builds directly from merges to the
master
branch here on GitHub. I imagine it'll look something like this:master
.master
triggers a GitHub Action that builds and submits the app to Apple for publication on TestFlight.More info:
The text was updated successfully, but these errors were encountered: