【发布时间】:2012-01-29 10:17:31
【问题描述】:
我正在尝试将我的通用应用程序运行到设备 (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,
有人知道吗?!!请和thnx
【问题讨论】:
-
不知道怎么做,但是当我停止运行然后在我的 iPad 上打开应用程序时,它工作正常!!!!但这要弄清楚为什么?!!
标签: objective-c iphone xcode4 dyld