Editor icon indicating copy to clipboard operation
Editor copied to clipboard

"BabylonJS Editor" is damaged and can't be opened

Open Sovea opened this issue 2 years ago • 1 comments

Environment:

Apple M1 Pro macOS 13.3.1 (a)

Issue:

this error occurred on the relatively new version of macOS when opening the app:

"BabylonJS Editor" is damaged and can't be opened. You should move it to the Trash.

7B9E03D5-8863-46A2-8686-09F3F28B47D2

Solution:

Run this command to remove the quarantine attribute in the app:

xattr -r -d com.apple.quarantine /Applications/BabylonJS\ Editor.app

Sovea avatar May 19 '23 03:05 Sovea