mono / Embeddinator-4000

Tools to turn .NET libraries into native libraries that can be consumed on Android, iOS, Mac, Linux and other platforms.
MIT License
758 stars 95 forks source link

Feature Request: Generation of XCFramework #790

Open DRK1004 opened 3 years ago

DRK1004 commented 3 years ago

With XCode 11 onwards, Apple is pushing for xcframeworks, which replaces fat-frameworks. It would be nice if Embeddinator can generate XCframework too.