Hello, all! I feel it's quite a naive question I'm going to ask. Excuse me if it's foolish.
I have made an iPhone game using Cocos2d, Box2d and OpenGL. I want to show the game to a potential employer for demonstration purposes, without giving him the source code.
How can I make a .exe or .app file from the Xcode project?
I've searched online a lot but couldn't find the relevant answer.
Thank you very much in advance.