Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

“Cinco Paus” is damaged and can’t be opened. You should move it to the Trash.

A topic by alexbbrown created Jan 06, 2023 Views: 735 Replies: 4
Viewing posts 1 to 4

When I run on MacOS Ventura, I get a modal indicating the app signature is broken

The (?) help link says:

The app has been modified, and its code does not match the original signedcode. The app may be broken or corrupted, or it may have been tampered with. If you think that an app has been damaged or tampered with, you should delete it by dragging it to the Trash.
Some apps and tools, such as AppleScript or JavaScript applications and some legacy tools, modify themselves after signing. These types of apps cannot be opened unless you override the security settings on your Mac. See Open an app by overriding security settings.

I'm seeing the same problem.  Normally this would show up in the security and privacy panel and allow you to override, but that's not happening in this instance.

since the recommendation for this app came unsolicited (but welcome) via social media, there is no way in heck that I'm turning off signing protection.

You can fix this by opening Terminal and running xattr -cr <path to Cinco Paus> You can get the path by just dragging the app icon onto terminal after typing the xattr -cr part.

(1 edit)

This was exactly what I ended up needing to do to run it on my macbook, thanks!