在 XCode 4 中安装 ASIHTTPRequest
读者们,
我似乎找不到将此框架安装到 xCode 4 的方法。在互联网上找到的所有内容都是关于 xCode 3 的。谁能告诉我正确配置我的项目以包含此框架?
问候
-编辑: 通过删除有关 GHUnit 测试脚本的所有内容,该问题已得到修复!
Readers,
I can't seem to find a way to install this framework to xCode 4. Everything that is to find on internet is about xCode 3. Can anyone tell me configure my project properly to include this framework?
Greetings
-Edit:
It has been fixed, by removing everything about GHUnit Testing scripts!
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
与在 XCode 3 下执行此操作的方式相同,只是单击鼠标右键时库选择不再可用。您可以在单击您的项目 -> 下找到它构建阶段。
The same way you do it under XCode 3, except that the library select is is no longer available onder the right mouse click. You can find it under clicking on your project -> Build Phases.
有一个非常简单的方法来为您的项目设置 ASI 框架。它应该非常简单,但请告诉我们您不清楚哪一步,以便我们更好地帮助您。
There is a quite easy how-to for setting up ASI framework to your project. It should be pretty straightforward, but please do let us know which step is not clear for you, so we can better help you.