AloneMonkey / MonkeyDevSpecs

A Private Specs Repo for Monkeydev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DingtalkPod Error

xiaofengtongxue opened this issue · comments

dyld`__abort_with_payload:
0x10427825c <+0>: mov x16, #0x209
0x104278260 <+4>: svc #0x80
-> 0x104278264 <+8>: b.lo 0x10427827c ; <+32>
0x104278268 <+12>: stp x29, x30, [sp, #-0x10]!
0x10427826c <+16>: mov x29, sp
0x104278270 <+20>: bl 0x104277698 ; cerror_nocancel
0x104278274 <+24>: mov sp, x29
0x104278278 <+28>: ldp x29, x30, [sp], #0x10
0x10427827c <+32>: ret

Log:
dyld: Library not loaded: @rpath/dingpod.framework/dingpod
Referenced from: /var/containers/Bundle/Application/xxx/ding.app/Frameworks/libdingDylib.dylib
Reason: image not found
(lldb)