fuziki / UnityCoreBluetooth

Unity Bluetooth Plugin for iOS & macOS Editor
MIT License
52 stars 13 forks source link

Does it support Unity Editor on M1 OSX? #31

Closed maowu closed 1 year ago

maowu commented 2 years ago

I got this "DllNotFoundException: mcUnityCoreBluetooth assembly: type: member:(null)" When I run on M1 OSX.

Unity version: 2022.2.19f1(silicon) Mac OS: 12.4

fuziki commented 2 years ago

Run this↓ command and replace the built bundle

make bundle
Damenspike commented 1 year ago

Please will you provide a .bundle which supports M1? If not a little more on how to build it ourselves? Not an expert here.