c-smile / sciter-sdk

Sciter is an embeddable HTML/CSS/scripting engine
http://sciter.com
Other
2.11k stars 223 forks source link

[Mac] Can't open app under bin.osx directory in big sur system #195

Closed veluxa closed 3 years ago

veluxa commented 3 years ago

The system prompts that there is no permission to open the application app

c-smile commented 3 years ago

If you have executable file downloaded from internet then you should give it permission to be executed.

See: chmod command, x modifier