Skip to content

macOS version doesn't run on macOS Big Sur #9

@TroikaTronix

Description

@TroikaTronix

The macOS available on your releases page shows a "circle-slash" in the app icon on macOS Big Sur. Not quite sure what makes it invalid, but I suspect it is a security issue. Regardless, this prevents users on Big Sur (and maybe Catalina) from running the app.

I created a standalone Xcode project with a fork of firmata_test as a subproject here: https://github.com/TroikaTronix/Firmata_Test_App

I have placed a code signed and notarized version on the releases page.

In the fork at https://github.com/TroikaTronix/firmata_test, I updated some include statements (from <xxx.h> to "xxx.h") to allow the app to compile on Xcode 11. In addition, I needed to change the way the serial ports were being interrogated in serial.cpp to get the app to see the Arduino port on Big Sur.

It would be great you could integrate these changes and update the project so users could get a Big Sur compatible version from your releases page.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions