Closed ankitrohatgi closed 2 years ago
New build has been posted on the website now: https://automeris.io/downloads/WebPlotDigitizer-4.6-darwin-arm64-signed.zip
New Version also has a problem on Apple Silicon. This time I get the following error: "You cannot open "WebPlotDigitizer", as this program is not supported on this Mac."
Users may see the following when trying to run WebPlotDigizer on Apple Silicon:
It appears MacOS requires applications to be signed and notarized by the developer otherwise downloaded applications are marked as "quarantined".
Temporary workaround:
In terminal, please type:
xattr -cr /path/to/WebPlotDigitizer-4.6.app
@ankitrohatgi will update Apple Silicon package with a signed and notarized version soon.