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

Default new iOS Xcode projects to the Developer Team saved in config "ios-signing-cert" #90020

Closed
jmagman opened this issue Sep 14, 2021 · 1 comment · Fixed by #90021
Closed
Labels
platform-ios iOS applications specifically t: xcode "xcodebuild" on iOS and general Xcode project management tool Affects the "flutter" command-line tool. See also t: labels.

Comments

@jmagman
Copy link
Member

jmagman commented Sep 14, 2021

If flutter config ios-signing-cert is stored, use the Developer Team identifier when flutter createing a new iOS app. This will allow ios/Runner.xcworkspace to be runnable on a real device without needing to change Xcode build settings.

See Team instructions in https://flutter.dev/docs/deployment/ios#review-xcode-project-settings.

@jmagman jmagman added platform-ios iOS applications specifically tool Affects the "flutter" command-line tool. See also t: labels. t: xcode "xcodebuild" on iOS and general Xcode project management labels Sep 14, 2021
@jmagman jmagman added this to Awaiting triage in Tools - flutter create review via automation Sep 14, 2021
@jmagman jmagman added this to To do in iOS Developer Experience via automation Sep 28, 2021
Tools - flutter create review automation moved this from Awaiting triage to Engineer reviewed Oct 7, 2021
iOS Developer Experience automation moved this from To do to Done Oct 7, 2021
@github-actions
Copy link

This thread has been automatically locked since there has not been any recent activity after it was closed. If you are still experiencing a similar issue, please open a new bug, including the output of flutter doctor -v and a minimal reproduction of the issue.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Oct 21, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
platform-ios iOS applications specifically t: xcode "xcodebuild" on iOS and general Xcode project management tool Affects the "flutter" command-line tool. See also t: labels.
Development

Successfully merging a pull request may close this issue.

2 participants