Not currently supported by the build tools. Nor is there support for objective-c message entry points. You would need to define c callable entry points and modify the build chain to create static libraries.
How can I write a maui or xamarin.ios library for use by xcode developers
超 刘
0
Reputation points
I need to give the xcode developer an Objective-C second call to either maui or xamarin. What do I need to do to make this happen