XCode 4.1 no longer seems to create header file when you create c++ file, any idea how to make a template?

Viewed 1907

Why does Apple seem to hate C++ so much; this always worked in Xcode in prior versions, and still works with .m files. Why do they remove features people actually use every day? Not everyone just uses Objective-C by itself. Is there some way to make the file template do this again?

1 Answers
Related