How to build an Objective-C static library?

后端 未结 4 629
我在风中等你
我在风中等你 2020-12-04 13:02

I have some Objective-C classes, which I am currently using in both a Cocoa application (Mac OS X) and a Cocoa-Touch application (iOS). Currently, when I update those classe

4条回答
  •  一整个雨季
    2020-12-04 13:57

    I ended up finding this tutorial and it actually worked really nicely. If anyone would still like to offer assistance, please do and I will most likely upvote it and mark it as the accepted answer.

提交回复
热议问题