Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags
(1 edit) (+1)

Apparently this is a Mac security thing I don't fully understand, but you can run it with a weird terminal command, if you want:

xattr -d com.apple.quarantine /path/to/app.app

I found that here:

https://www.howtogeek.com/803598/app-is-damaged-and-cant-be-opened/

(I'm looking now into how to become an Apple Certified Developer so this won't happen again)

(3 edits)

Ok thanks, extracting the dmg to the app folder and using the command did the trick :)
Weird, as detailed in this article:

 https://apple.stackexchange.com/questions/425060/should-i-enter-this-command-in-terminal/425068#425068

this security thing should appear only with zip downloaded on the net, (not from local network or usb file) but as I see it happens with the .dmg file too (I mean not zipped..well although dmg is a kind of compression too)

Anyway I'm glad to play it, it's really fun ( ˶ˆᗜˆ˵ )

 great job

Edit : 72hours!! most people don't realize the amount of work it requires to do that in so little time (It nearly took me a year to make a playable demo  TᴖT )

and found Bugs: on Mac at the start of stage 3 once grandma start talking after the player complains about turning too much left and use a drug to compense, the game crashes.

And a little other one but it helps me a lot: if you quit the game and choose continue, you'll start on the next stage

(+1)

that was a pretty good catch, thanks eidern :O we updated the build with fixes for those issues (crash + save). mac has been pretty weird, apparently it doesn't create the crash.log file if it ran through an .app. we're still learning how to navigate mac anyway, so that was super useful!

we're also super glad you enjoyed the game!! thanks for playing it <3