Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Blocked app workaround on Mac!

A topic by anon585192 created Oct 03, 2021 Views: 383 Replies: 1
Viewing posts 1 to 2
(+1)

Due to the game not being notarized by apple, it's blocked from being opened. Even opening it with administrator priveleges doesn't work, maybe due to something funky in the code. I managed to get it to run using this terminal command. Peace!

sudo chmod -R 755 [app location]

What do you mean by app location?