Mac OS X Build Execute File?

I have finished making a game in unity 5, and have already built it for Windows, and it successfully runs. When building for Mac, it successfully built, but I am not sure what file is the launch file, and if I need all of the other files. It was build into:
C:\Users\MyName\Documents\TheGamesNameV1_Mac. Inside there was another folder called ‘TheGameNameV1.app’, then another folder called ‘Contents’. So, once again, where is the launcher file?
P.S. I don’t own a Mac, and have absolutely no idea how to use them.

1 Answer

1

I was using Mac for few years, and I’m 100% sure that folder called ‘TheGameNameV1.app’ is the one you need to distribute. In Mac, folders ending with ‘.app’ are like Windows’ exe files.