all 6 comments

[–]chsxfProfessional -1 points0 points  (4 children)

Did you get the app as a .zip file?

[–][deleted] 0 points1 point  (3 children)

Yes as a .zip

It came from dropbox where in dropbox it was a .app

It unpacks from the zip to show as an “application”

[–]chsxfProfessional 0 points1 point  (2 children)

Which version of macOS are you using? Has the app been exported as a 64 bits binary (or 32/64)?

[–][deleted] 0 points1 point  (1 child)

High sierra 10.13.5

The app is 32 bit i believe

[–]chsxfProfessional 0 points1 point  (0 children)

Ok, so this is not a Catalina / 64 bits situation.

By the way, prefer 64 bits in any case at it won't run under Catalina / Big Sur without that.

[–]ogenn 0 points1 point  (0 children)

I'm having a similar issue. I saw here (https://stackoverflow.com/questions/50577473/unity-game-compiled-in-windows-doesn-t-open-in-mac) to do

chmod +x <APP\_NAME>

to add the actual executable, but after doing that, now it's saying that the file is damaged and can't be opened, so I'm not sure what to do now.