How do I setup a file template for a new test with Kiwi?
I've added a new File Template with a .m extension.
Every time I create one of those files though, the file gets created on disk but not in the Xcode project.
I'm using AppCode 1.5.5 and Xcode 4.3.2
I've heard that other people have set up AppCode with Kiwi.. how did you do it?
John
Please sign in to leave a comment.
John,
there is a bug with a custom templates that prevents them to be added to the project,
please follow http://youtrack.jetbrains.com/issue/OC-3525. We'll fix it in AppCode 1.6
Our apologies for this issue. You can try using Live Templates for kiwi tests.
Cheers,
Anton Makeev