Open
Description
I got the following error when building for iOS with Xcode 14.3.
ld: file not found: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/arc/libarclite_iphoneos.a
I think it is related to the toolchain updates:
https://stackoverflow.com/questions/75574268/missing-file-libarclite-iphoneos-a-xcode-14-3
So I manually updated the minimal deployment version setting to 11.0 and the build works!
Metadata
Metadata
Assignees
Labels
No labels