solved! here's what i did:
"Open Terminal or iTerm and type sudo chmod -R 755, then drag the .app into the window, which will bring the full path into Terminal or iTerm. This worked for me, moving the -R option directly after chmod. It will look like this: sudo chmod -R 755 Path\ to\ app\ file.app
Press return."