On mac you have to mark the game as executable bc he builds the game from PC, so the permissions have to be changed.
You gotta go into the terminal, type ’cd ’, and then drag the game into the terminal. Press enter. From there, type ‘chmod 755 “Contents/MacOS/epic game”’, and then press enter again.
This will give the app the proper permissions to run.