How do I create a new C++ project in Xcode?

I'm not sure how to create a pure C++ project with Xcode 4.6:

image of trying to create a new project


Solution 1:

I'll explain how to make C++ or C project in the new XCode 4 or later. (This does work in XCode 6.2)

First StepSecond Step