'SpringToolSuit can not open on macbook m1
When I open the application SrpingtoolSuite always displays the message "springtoolsuite4 can't be opened"
Solution 1:[1]
Worked for me. Try this code to terminal
codesign --force --deep --sign - /Applications/SpringToolSuite4.app
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|---|
| Solution 1 | Anh Nguyen |
