Skip to content

Support creation of add-to-app modules in Swift #23955

@dnfield

Description

@dnfield

flutter create -t module templates are missing the following:

  • The profile build configuration has an incorrect unique identifier reference to Release.xcconfig - copy paste issue.
  • Swift language support. The templates currently only create ObjC variants, even if -i swift is passed on the command line. This is important when invoking the make-host-app-editable workflow.

/cc @matthew-carroll @mit-mit @xster

Metadata

Metadata

Assignees

No one assigned

    Labels

    P3Issues that are less important to the Flutter projecta: existing-appsIntegration with existing apps via the add-to-app flowplatform-iosiOS applications specificallyteam-iosOwned by iOS platform teamtoolAffects the "flutter" command-line tool. See also t: labels.triaged-iosTriaged by iOS platform team

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions