Mac OS::Fix "You do not have permissions to open application"

 

In case you face this kind of issue each time you try to open an application:
Just open a terminal and type:

codesign --force --deep --sign - /Applications/APPNAME.app


Hit [Enter] and try to open the application again, this should solve the issue :)

Comentarios

Entradas populares