Skip to content

Native Assets should use Framework instead of dylib on iOS. #140544

@SKKbySSK

Description

@SKKbySSK

Use case

It seems that the App Store does not allow iOS app linked with dylib files.

So, we can't upload the Flutter app contains Native Assets package dependencies for now.

Proposal

Build Framework or XCFramework instead of dylib when using Native Assets package.
Also, we may need to add Privacy Manifest files in it.

Metadata

Metadata

Assignees

Labels

c: proposalA detailed proposal for a change to Flutterplatform-iosiOS applications specificallyr: fixedIssue is closed as already fixed in a newer versionteam-iosOwned by iOS platform teamtoolAffects 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