dyld[6354]: Library not loaded: /us/lib/libbz2.1.0.dylib

When debug app, it will crash when app launch, and print below info:

libbz2.1.0.dylib is a system library, and how we can resolve this problem?

Answered by Allen-Chen in 745518022

the crash report can see below:

Accepted Answer

the crash report can see below:

dyld[6354]: Library not loaded: /us/lib/libbz2.1.0.dylib
 
 
Q