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

I am not sure how to create a clean C ++ project with Xcode 4.6:

image of trying to create a new project

+73
c ++ xcode
Feb 10 '13 at 23:16
source share
1 answer

I will explain how to make a C ++ or C project in the new Xcode 4 or later. (This works in Xcode 6.2)

First stepSecond step

+133
Feb 10 '13 at
source share



All Articles