
How to Open .XCODEPROJ files
Mac OS
Additional extension information
| File type: |
Developer |
| Popularity: |
Average |
| Author: |
Apple |
| MIME type: | Not specified |
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.
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?