有人可以帮我编译 iOS 5 的 Icy 吗? (越狱)

发布于 2024-12-02 18:55:17 字数 315 浏览 1 评论 0原文

我在使用 Icy(Cydia 替代品)时遇到了很大的麻烦 (就像 cURL 和 ARMv7 的错误)

所以我想知道是否有人可以帮助我为 iOS 5 编译 icy。 我已经将其移植到 4.x,但从 5.0 开始它崩溃了。

返回 4.xi 没有任何 cURL / ARMv7 错误。

有些人告诉我为 ARMv7 编译 cURL,但我不知道如何编译,而且我不想花时间在这上面,因为我只需要它一次。

我会相信你的:)

  • Samtulp6

Infini-Dev 的创始人(所以我真的需要冰冷的工作:P)

I'm having major trouble with Icy ( Cydia alternative )
( Like errors with cURL and ARMv7 )

So i was wondering if someone could help me to compile icy for iOS 5.
I already ported it to 4.x, but since 5.0 it crashes.

Back 4.x i didn't had any cURL / ARMv7 Errors.

Some people tell me to compile cURL for ARMv7, But i have no idea how, and i don't want to spend time at this, because i'll only need it once.

I'll credit you :)

  • Samtulp6

Founder of Infini-Dev ( So i really need icy working :P )

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

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

发布评论

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

评论(1

多情出卖 2024-12-09 18:55:17

您使用的 cURL 库似乎不是为 armv7 构建的
iPhone 4 上使用的架构。删除 armv7 架构
从构建设置或使用armv7重建cURL库
架构(胖库)。

来源

It seems the cURL Library you are using wasn't built for the armv7
architecture used on the iPhone 4. Remove the armv7 architecture
from the Build Settings or rebuild the cURL Library with the armv7
architecture (fat library).

Source

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