开发者

Include this file in project [closed]

It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, visit the help center. Closed 10 years ago.

Trying to debug a UILabel and am trying to follow the instructions on this page:

http://ramin.firoozye.com/2008/12/11/easy-uiview-debugging-o开发者_如何转开发n-the-iphone/

which mentions:

Include this file in our iPhone XCode project and build it for debugging.

Does that mean simply import it into a .m file like this?

#import UIViewExtras


No, you just need to drag the file 'UIViewExtras.m' into your Xcode project, so that it lies alongside the rest of your source code files. Nothing else, no #imports.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜