无法加载插入的库:/usr/lib/libgenkit.dylib

发布于 2024-12-29 11:29:14 字数 796 浏览 2 评论 0原文

我正在尝试将我的通用应用程序运行到设备(iPad)中,但

sharedlibrary apply-load-rules all
warning: Couldn't get real path for inserted library     /Developer/Platforms/iPhoneOS.platform/DeviceSupport/4.3.3   (8J2)/Symbols/usr/lib/libgenkit.dylib

warning: Couldn't get real path for inserted library   /Developer/Platforms/iPhoneOS.platform/DeviceSupport/4.3.3 (8J2)/Symbols/usr/lib/libgenkit.dylib

target remote-mobile /tmp/.XcodeGDBRemote-26364-38
Switching to remote-macosx protocol
mem 0x1000 0x3fffffff cache
mem 0x40000000 0xffffffff none
mem 0x00000000 0x0fff none
[Switching to process 11779 thread 0x0]
[Switching to process 11779 thread 0x0]
dyld: could not load inserted library: /usr/lib/libgenkit.dylib

在使用 ShareKit、sqlcipher、lexicontex 时收到此链接器错误,

有人有想法吗?请并谢谢

I'm trying to run my universal app into device(iPad) but am getting this linker error

sharedlibrary apply-load-rules all
warning: Couldn't get real path for inserted library     /Developer/Platforms/iPhoneOS.platform/DeviceSupport/4.3.3   (8J2)/Symbols/usr/lib/libgenkit.dylib

warning: Couldn't get real path for inserted library   /Developer/Platforms/iPhoneOS.platform/DeviceSupport/4.3.3 (8J2)/Symbols/usr/lib/libgenkit.dylib

target remote-mobile /tmp/.XcodeGDBRemote-26364-38
Switching to remote-macosx protocol
mem 0x1000 0x3fffffff cache
mem 0x40000000 0xffffffff none
mem 0x00000000 0x0fff none
[Switching to process 11779 thread 0x0]
[Switching to process 11779 thread 0x0]
dyld: could not load inserted library: /usr/lib/libgenkit.dylib

am using ShareKit,sqlcipher, lexicontex,

anybody has idea ?!! please and thnx

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

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

发布评论

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

评论(1

月隐月明月朦胧 2025-01-05 11:29:14

我也遇到了同样的问题,最后重装xcode解决了。
我想这是因为我之前安装了一些软件。可疑的是那个叫“genieo”的人

I got the same problem, and finally reinstall xcode sovled it.
I think this is because I installed some software before. The suspicious is the one called "genieo"

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