When I tried to enter to the app i got an error,
To fixit, you can do:
chmod +x "/Applications/Spotter.app/Contents/MacOS/Spotter"
(this if your app is in Applications folder, you can change the starting directory, for example)
chmod +x "/Desktop/Spotter.app/Contents/MacOS/Spotter"
When I tried to enter to the app i got an error, To fixit, you can do:
chmod +x "/Applications/Spotter.app/Contents/MacOS/Spotter"
(this if your app is in Applications folder, you can change the starting directory, for example)chmod +x "/Desktop/Spotter.app/Contents/MacOS/Spotter"