Is there a way to prefix all classes in a project?
We got a client who wants us to 'fix' their app. One of the issues we need to deal with is the fact that the client didn't prefix their classes. We can do it file/class by file/class but is there a way to apply the refactor to all files?
Objective-C could really use namespaces. Just saying.
Thanks
Please sign in to leave a comment.
No, currently there is no such a refactoring, but we could implement it in future; can you please file a request?