-- under construction -- - Launch Xcode 5. - File: New: Project... - Click "Command Line Tool" and click Next. - Provide information about the project and click Next. - Create a new folder in the desired location and click Create. - Remove the default main.cpp and add your own sources. If you want a skeleton project, create the sources required for a standalone orx project. - Build Phases - Add resource files. - Build Settings - User Header Search Paths - Library search paths - Other linker flags -