Two questions:
Is it a problem if my shared library has a .so extension?
I’m curious: how could I do this with a multiplatform SwiftUI app that runs on iOS and macOS? how would the code be packaged into a .framework file?
Two questions:
Is it a problem if my shared library has a .so extension?
I’m curious: how could I do this with a multiplatform SwiftUI app that runs on iOS and macOS? how would the code be packaged into a .framework file?