Xcode15 clang: error: linker command failed with exit code 1 (use -v to see invocation)

ld: library '/Users/huangfeidi/Downloads/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/arc/libarclite_iphoneos.a' not found clang: error: linker command failed with exit code 1 (use -v to see invocation)

A compilation error occurred after upgrading Xcode15

In contrast to Xcode14, Xcode15 does not have libarclite_iphoneos.a.

Do you have the same problem?

I encountered the same problem, how did you solve it?

Xcode15 clang: error: linker command failed with exit code 1 (use -v to see invocation)
 
 
Q