This is reported earlier to fix your issue.
To fix your issue follow these steps: Mac App Fix Open a terminal at the folder cd APPLICATION_NAME.app (where APPLICATION_NAME is your app) cd Contents/MacOS chmod +x * If it tells you operation not permitted, then add sudo in front of chmod