File Template to support .h and .m creation both
I want to create CUnit testcase, and one .h and .m file should be created both. Can I use file template to create class file with both .h and .m? File assistant is key feature in XCode to create file, AppCode can introduce this feature?
Please sign in to leave a comment.
"New | Class" will create .h file for you.