Skip to main content

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

The Application can't be opened on Mac

A topic by eonfore created Jun 07, 2022 Views: 1,931 Replies: 3
Viewing posts 1 to 4
(+1)

When I try to run the application, this message appears... "The Application can't be opened on Mac"

Im using a M1Ultra with Monterrey 12.4

Does anyone have this problem too, or does anyone know how to fix it? 

I already tried with sudo and I got no luck :(

Can you tell us what chip processor your computer is using? The game was built to run on intel 64 bit not Apple silicon. If your Mac is using the Apple Silicon processor then we will have to rebuild the mac version to suite it in the next release.

If you right click and click "Show Package Contents" and open the "Contents" folder and then the "MacOS" folder where you should find a txt file. Look for the Terminal app and type "chmod +x " including the space and then drag the aforementioned txt file into Terminal. This will change the type of file it is and though this process usually works for me when games tell me they "can't be opened." it didn't this time. This is what I get from trying to open after the steps listed above.

 

I have a 2.3 GHz Quad-Core Intel Core i5 processor

Developer

We've changed the Mac export settings as of 0.6.8 to work with your chip! Hopefully that resolves the issue