Skip to content

flutter clean doesn't clean everything #12631

@tvolkert

Description

@tvolkert

A more general case of #8656

After running an app on iOS and then cleaning, there are still the following artifacts:

	ios/Flutter/App.framework/
	ios/Flutter/Flutter.framework/
	ios/Flutter/Generated.xcconfig
	ios/Flutter/app.flx
	ios/ServiceDefinitions.json

Ideally, we'd produce those artifacts in the build/ directory, but in absence of that, we should at least clean them out.

Metadata

Metadata

Assignees

No one assigned

    Labels

    P2Important issues not at the top of the work listplatform-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