Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(2 edits)

UPDATE: MacOS REALLY hates when you install anything unapproved by Apple via Developer ID, so it will LIE TO YOUR FACE. use xattr on pretty much any ‘corrupted’ dmg file to fix it. EDIT: you need some special tag with xattr look it up or smth EDIT 2: god this post is too many pings for anyone following this thread but use xattr -c FILENAME specifically

hopefully this is the last thing i need to say:

step 1: xattr -cr SnapeFX.dmg

step 2: drag the executable out into any folder

step 3: xattr -cr SnapeFX.app/

this worked for me.

Wow, thanks this is incredibly valuable!

thank cobbled together apple support forums and reddit posts