Xcode13 issue

when I use. low version of Xcode13, I run a iOS project is ok.

when I. use Xcode13, I got a link problem,
" ld: library not found for -lbz2.1.0.5 clang: error: linker command failed with exit code 1 (use -v to see invocation) " -lbz2.1.0.5 is what framwork? what should I Do?
I. just use The Legacy Build System build! I don`t know is there have influence! who can help me !

Replies

in folder /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS.sdk/usr/lib/libbz2.1.0.tbd

create /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS.sdk/usr/lib/libbz2.1.0.5.tbd TiSHEN

make alias named "libbz2.1.0.5.tbd"