After updating to Xcode 14.3, Cukoo can no longer be built
Error
ld: file not found: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/arc/libarclite_iphoneos.a
clang: error: linker command failed with exit code 1 (use -v to see invocation)
/Users/xxx/Develop/quipper/ecp-ios/Carthage/Checkouts/Cuckoo/Cuckoo.xcodeproj: warning: The iOS deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 8.0, but the range of supported deployment target versions is 11.0 to 16.4.99. (in target 'Cuckoo-iOS' from project 'Cuckoo')
warning: Run script build phase 'Embed Precompiled Frameworks' will be run during every build because it does not specify any outputs. To address this warning, either add output dependencies to the script phase, or configure it to run in every build by unchecking "Based on dependency analysis" in the script phase. (in target 'Cuckoo-iOS' from project 'Cuckoo')
** ARCHIVE FAILED **
overview
After updating to Xcode 14.3, Cukoo can no longer be built
Error
Environment