开发者

How do I build frameworks in Xcode?

开发者 https://www.devze.com 2023-04-06 09:08 出处:网络
I\'m trying to use the GData framework, so I downloaded it and it came as an Xcode project so I assumed I needed to build it. So I opened it up and and clicked run and it compiled fin开发者_如何学运维

I'm trying to use the GData framework, so I downloaded it and it came as an Xcode project so I assumed I needed to build it. So I opened it up and and clicked run and it compiled fin开发者_如何学运维e, but where do I go to access the .framework it created? I'm new to frameworks and have only been using xcode for a month or two so you'll have to excuse my lack of knowledge about it.


The documentation will help you

Anyway, by default the target is GDataUnitTest, just change it to GDataFramework. Once you compile it you will find the framework in the folder of the XCode Project called target.

0

精彩评论

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

关注公众号