Skip to content

Create Generated.xcconfig during flutter create #8011

@xster

Description

@xster

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 specificallytoolAffects the "flutter" command-line tool. See also t: labels.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions