Grouping classes
In XCode you go file -> New Group and it makes a folder for you so you can organize your classes. How can I do the same with AppCode? I added a directory, but I did not see it anywhere and I am wondering if this is even related to the feature I'm looking for.
请先登录再写评论。
It's not implemented yet, you can vote for http://youtrack.jetbrains.net/issue/OC-765
"add the directoy" only creates the folder in the file system. It's not visible in the project view unless you have some files in the project under the folder. Though you can see it in the files view.