Is there a way to make an executable from an Xcode project?

Posted by Questor on Stack Overflow See other posts from Stack Overflow or by Questor
Published on 2010-05-25T11:23:47Z Indexed on 2010/05/25 11:51 UTC
Read the original article Hit count: 182

Filed under:
|
|

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.

© Stack Overflow or respective owner

Related posts about objective-c

Related posts about xcode