Skip to content
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

fix: apple team id not being used when persisted to the platforms folder #5821

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

jcassidyav
Copy link
Contributor

PR Checklist

What is the current behavior?

If the cli finds multiple Apple team ids, it prompts you to choose one.
Then it prompts you to persist the value to either the build.xcconfig file or to the platforms folder.
If you choose the platforms option, it does save it there, but it never uses it, and on subsequent runs it prompts again.

What is the new behavior?

With this change the persisted team id is used, if it is found in the list of acceptable team ids.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant