My project has worked for more than 10 years. But after upgraded to Xcode 15, it builds failed, I cant find any solution. Please help me. The error is as follows:
error: Build input file cannot be found: '/Users/jon/Develop/trunk/AirWork/-rpath'. Did you forget to declare this file as an output of a script phase or custom build rule which produces it?
Post
Replies
Boosts
Views
Activity
Hi, my iOS project worked very well before. But today I upgrade to Xcode 14.0, it shows the following error.
ld: in /Users/zoo/Develop/lib/core.a(libp.a), archive member 'libp.a' with length 37088 is not mach-o or llvm bitcode file '/Users/zoo/Develop/lib/core.a' for architecture arm64
clang: error: linker command failed with exit code 1 (use -v to see invocation).
My development device is MacBook Pro (13-inch, M1, 2020)
Please help advise. thanks a lot