I'm developing in iOS 6.1.
我正在开发iOS 6.1。
I'd like to setup Objective-C and Xcode so that for every method that appears in an implementation file, there has to be a prototype of that method explicitly listed in the corresponding interface file?I'
I'm developing in iOS 6.1.
我正在开发iOS 6.1。
I'd like to setup Objective-C and Xcode so that for every method that appears in an implementation file, there has to be a prototype of that method explicitly listed in the corresponding interface file?I'