hardware-example
v1.0.14
Published
End-to-end encrypted workspaces for teams
Downloads
284
Readme
Q & A
The mac running message is damaged and cannot be opened. You should move it to the trash.
Intel Mac
- Open settings
- Security & Privacy
- Security
- Allow apps downloaded from: App Store and identified developers
- Open the app again
Apple Silicon Mac
- Open terminal
- Run the following command
sudo /usr/bin/xattr -c /Applications/YourAppName.app
If the above command does not work, try the following command
sudo xattr -r -d com.apple.quarantine /Applications/YourAppName.app