iOS 4.2 中丢失的框架

发布于 2024-10-06 02:53:39 字数 225 浏览 1 评论 0原文

我最近将 iOS SDK 更新到了 4.2,现在我的框架有一些错误的文件路径...... 我找到了很多这样的框架,但找不到UIKit等。

但它必须在同一个文件夹中,那么我该怎么办?

我可以从某个地方下载这些框架吗?

XCode Frameworks

感谢您的帮助! :)

I recently updated my iOS SDK to 4.2 and now my frameworks have some wrong file-paths…
I found a lot of these frameworks but I couldn't find the UIKit etc.

But it must be in the same folder, so what should I do?

Can I download these frameworks from somewhere!?

XCode Frameworks

Thanks for help! :)

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

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

发布评论

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

评论(1

甜心 2024-10-13 02:53:39

我也遇到了这个问题,我发现框架实际上并没有丢失 - 它们只是与您的项目失去了联系。

要找回它们,请从项目中删除它们,然后重新添加它们 - 最好一次添加一个。

我有时可以通过尝试一次添加(或移动)多个框架来重现此问题。当我一次一个地与他们合作时,它总是有效的。

祝你好运!

I had this problem too, and I discovered that the frameworks aren't actually missing - they have just become unlinked to your project.

To get them back, delete them from your project, and then re-add them - preferably one at a time.

I was able to sometimes reproduce this issue by trying to add (or move) multiple frameworks at a time. When I worked with them one at a time, it always worked.

Good luck!

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