-
Notifications
You must be signed in to change notification settings - Fork 12
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Use appStoreConnectApiKey() for fastlane match #454
Labels
Comments
nkhanh44
added a commit
that referenced
this issue
Nov 30, 2023
github-merge-queue bot
pushed a commit
that referenced
this issue
Dec 4, 2023
…tApiKey [#454] Use appStoreConnectApiKey() for fastlane match
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Why
Currently we are using appStoreConnectApiKey() only when uploading app to appstore or testflight, but using userName for match syncing which requires sms otp when generating new provisioning profiles.
Who Benefits?
The text was updated successfully, but these errors were encountered: