Apple Silicon build?
I was trying to troubleshoot why some of my favourite Streamdeck plugins were not working (from a fresh build. M3 Max), and noticed the macro list wasn't updating for KMLink (stuck in that spinning arrow). I dug around a bunch of forums and tried to repeat to no avail.
Digging around the files inside the plugin, I noticed when I tried to execute the binary, that it gives me: bad CPU type in executable.
I do not have Rosetta installed. Assuming this is why it's not working for me, are there plans to do an apple silicon build?
Hi,
Yes, it bothers me too, but many users are still on mac intel. I’m not sure it’s possible to handle 2 binaries in an SD plugin. I will investigate soon.
Has there been any update on this? Is it not possible to release Stream Deck plugins as a universal binary? Thanks.
Folks, the plugin has been created to work with the old Intel architecture. To get the plugin working you need to install Rosetta 2, which is emulation software. You can install Rosetta 2 with the following:
- Open the Mac Terminal.
- Run
softwareupdate --install-rosetta - From the Stream Deck menu bar application click Quit Stream Deck
- Restart Stream Deck.