SuperSlicer
SuperSlicer copied to clipboard
2.3.57.12 Macos Arm is damaged and cannot be opened
Bug description Cannot be opened on macos 12.3.1 on Macbook Pro (M1 Pro)
Expected behavior Working as smooth as prusaslicer
To Reproduce Steps to reproduce the behavior:
- Download SuperSlicer_2.3.57.12_macos_arm_220401.dmg
- Click on the downloaded File
- Copy Superslicer into Application on Mac
- See error "“SuperSlicer” is damaged and can’t be opened. You should eject the disk image."
Desktop (please complete the following information):
- OS: MacOS
- Version 12.3.1 Monterey
See this comment as it's already documented https://github.com/supermerill/SuperSlicer/issues/2055#issuecomment-1126989720
This is still an issue on the latest builds (2.5.59.9), so for anyone who needs this fixed in the meantime:
This is the latest update: https://github.com/supermerill/SuperSlicer/issues/2055#issuecomment-1195640131
So after copying the application from the DMG to /Applications, you need to run the following:
xattr -cr /Applications/SuperSlicer.app
Just a further note to anyone else who runs into a similar issue and doesn't daily macos:
For me on my m2, the dmg would not show the applications folder when clicked (whereas all other dmgs show the application folder to drag the app into), dragging app inside the dmg onto my desktop and then into applications allowed me to successfully run the above command with sudo