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?
请先登录再写评论。
"New | Class" will create .h file for you.