Cocos2d-x 3.2 -- went to open tests/cpp-tests/proj.ios
(using xcode 6) but don't see a .xcodeproj
file in there, the individual header and cpp files are though.
How do I generate a .xcodeproj
file for these tests (cmake??, don't know what that is) or is there something else I'm missing? Gosh golly, I hope this isn't a bug.
Found it:
Running Tests Select the test you want from Xcode Scheme chooser.
For OS X / iOS
$ cd cocos2d-x/build
$ open cocos_tests.xcodeproj