Open schwie opened 2 years ago
I was able to compile the project with Xcode 13.2.1 and then tried to run this command:
.build/x86_64-apple-macosx/debug/hcitool ibeacon
However, this error message appeared:
BluetoothDarwin/BluetoothDarwin.swift:31: Assertion failed zsh: illegal hardware instruction .build/x86_64-apple-macosx/debug/hcitool ibeacon
Do we need to configure anything before running ibeacon?
I was able to compile the project with Xcode 13.2.1 and then tried to run this command:
.build/x86_64-apple-macosx/debug/hcitool ibeacon
However, this error message appeared:
BluetoothDarwin/BluetoothDarwin.swift:31: Assertion failed zsh: illegal hardware instruction .build/x86_64-apple-macosx/debug/hcitool ibeacon
Do we need to configure anything before running ibeacon?