如何在 xcode4 中进行无依赖清理

发布于 2024-10-27 04:10:04 字数 276 浏览 5 评论 0原文

每次我需要为我的应用程序执行干净构建时,现在比 xcode3 中花费的时间大约要长 20 分钟,这仅仅是因为我找不到一种在不破坏依赖静态库的情况下执行干净的方法。甚至“触摸”功能在 xcode4 中似乎也消失了。有人有解决办法吗?

更新:

好的 - 这就是你的做法。转到管理架构 ->单击活动架构的编辑按钮 ->选择构建目标 -> 取消选中“查找隐式依赖项” 复选框。您将会再次对您的构建感到满意。

Each time I need to perform a clean build for my app it takes now about 20 minutes longer than in xcode3 simply because I can't find a way to perform clean without destroying dependent static libraries. Even 'touch' function seems to be gone in xcode4. Does anybody have a solution?

UPDATE:

OK - this is how you do it. Go to Manage schemas -> Click Edit button for your active schema -> Select Build target -> Uncheck the "Find Implicit dependencies"
checkbox
. And you will be happy with your builds again.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

清君侧 2024-11-03 04:10:04

按住 alt 键......

单击“产品”菜单。

您将获得“清理构建文件夹”。

(如果您忘记了该死的键,只需在“帮助”菜单下的搜索字段中输入“清洁”即可。)这是您所需要的吗?希望它能有所帮助...

花了 20 分钟似乎很奇怪,这似乎不正常。您喜欢 X4 上的“工作空间”吗? (也许这是相关的 - 我不知道。)

Hold down the alt key......

as you click "Product" menu.

You will get "Clean Build Folder".

(If you forget the darn key, just type "Clean" in to the search field under "Help" menu.) Is that what you need? Hope it helps...

It seems strange it is taking 20 minutes, that does not seem normal. Are you in to "Workspaces" on X4 ? (Perhaps it is relevant - I don't know.)

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文