-
Notifications
You must be signed in to change notification settings - Fork 29.8k
Closed
Labels
platform-iosiOS applications specificallyiOS applications specificallytoolAffects the "flutter" command-line tool. See also t: labels.Affects the "flutter" command-line tool. See also t: labels.
Description
As suggested by @cbracken, this prevents the bad experience cycle of the user doing flutter create but then not being about to flutter run without setting a profile for physical devices. But once the user is in xcode, he still can't run straight from xcode since the Generated.xcconfig is created during flutter run.
If created in flutter create, the user can boot the app from xcode directly.
Metadata
Metadata
Assignees
Labels
platform-iosiOS applications specificallyiOS applications specificallytoolAffects the "flutter" command-line tool. See also t: labels.Affects the "flutter" command-line tool. See also t: labels.