开发者

Steps in creating custom frameworks

Ho开发者_Go百科w can I create custom frameworks in cocoa? Please tell me the steps to create a simple framework like it should contain addition of two number functions in its class.


Have you read the documentation? The Framework Programming Guide answers the general question (in other words, read the docs then ask more pointed questions).

If you're only adding methods to an existing class, however, just use categories.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜