如何在xcode中导入私有框架 [英] how to import private frameworks in xcode

查看:148
本文介绍了如何在xcode中导入私有框架的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我是iPhone新手程序员 我想使用私有框架中的一些功能

I am a novice iPhone programmer I want to use some of the functions in the private framework

https://github.com/kennytm/iphone-private-frameworks

我应该如何安装它们?我尝试了一些方法,但似乎我做错了事. 我要使用的是SpringBoard.framework

how should I install them? I tried some ways but it seems that I am doing something wrong. what I want to use is SpringBoard.framework

推荐答案

您可以轻松地在XCode中添加"私有框架:右键单击左侧面板,选择 添加>现有框架>添加其他,然后浏览到/System/Library/PrivateFrameworks/...>

You can easily "add" a private framework in XCode: right click in the left panel, select Add > Existing Framework > Add Other, and browse to /System/Library/PrivateFrameworks/...>

这篇关于如何在xcode中导入私有框架的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆