CppSharp
CppSharp copied to clipboard
NuGet package for apple silicon is missing
Brief Description
OS: OS X (apple silicon)
The published NuGet package has these three folders for the binary shared libraries:
linux-x64osx-x64win-x64
I believe that none of these work when attempting to compile on apple silicon. Could you publish the apple silicon version too?
(if you could also publish iOS and Android that would be cool too)
Neither me nor @josetr currently have an M1 Mac, so someone else will have to do this.
@tritao what is the proper command line argument to build CppSharp for m1 osx?