spotter-application / spotter

🔭 Productivity tool to launch everything
https://spotter-app.org
GNU General Public License v3.0
756 stars 23 forks source link

Error while opening the app #1

Closed Zaitam closed 3 years ago

Zaitam commented 3 years ago

When I tried to enter to the app i got an error, Captura de Pantalla 2020-11-24 a la(s) 09 01 47 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"

Zaitam commented 3 years ago

The error is because that file should be executable in terminal. You can also fix this by uploading the app after you did that command