-
-
Notifications
You must be signed in to change notification settings - Fork 198
Closed
Description
Is your feature request related to a problem? Please describe.
Xcode 11 introduces a new cross-platform framework bundle format (.xcframework). {N} apps and plugins should be able to embed code distributed as such bundles
Describe the solution you'd like
CLI should support .xcframework bundles similarly to supporting .framework bundles in the platforms/ios directory of projects and plugins