DotWhat.net

.XCODEPROJ File Extension

Xcode Project

Developer File
XCodeproj is an extension used with the more recent versions of the compiler program XCode. These files are created for the pre-compiled files that usually turn into .exe (WIN) or .app (MAC) files after compilation.




Rate Extension

Please rate how useful you found the information on this page:

(0 votes)


Comments (1)
showing 1-1
Questor
2010-05-25 02:36:24
#1
How can I convert a .xcodeproj file in to an .exe or .app?

I've made a game for the iPhone and I want to show it to someone without sending them the whole project (the source code etc).

How can I make an executable from an Xcode project?