For mac apps, after moving the `.app` file to `/Applications/`, you may need to run xattr -cr /Applications/{app-name-here}.app/ to remove "This application is broken, you should move it to the trash" warnings... ideally they don't happen at all.