Closed BlackWolf closed 10 years ago
We need to take care of private methods in Objective-C. This means that we should check which methods are class-internal and preprend them with an underscore. Also, these methods need to be added to the class extensions (private methods).
We need to take care of private methods in Objective-C. This means that we should check which methods are class-internal and preprend them with an underscore. Also, these methods need to be added to the class extensions (private methods).