-
Notifications
You must be signed in to change notification settings - Fork 53
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
It is not working on MAC OS Catalina #30
Comments
This repository contains only source code of the tool, binaries come from homebrew, macports or some other place, please have a look at #26 and #23, or instructions on how to build from source |
Just installed it on osx from homebrew and it works. |
disconnect works fine for me, but I can't connect to the device back :( |
@lkalneus I assume it is a separate issue, so would be better to open a new one. Is the device you are trying to reconnect to is still turned on? |
@swordfishub Please reopen if needed |
When I run blueutil on MAC OS Catalina is throwing the following error:
zsh: bad CPU type in executable: blueutil
It seems that Catalina doesn't support 32 bits applications:
electron/node-rcedit#51
Could you update the application to 64 bits?
The text was updated successfully, but these errors were encountered: