Hi, For Xcode 12 and above versions I am facing this error while compiling the code. I have recently updated the Couchbase Lite version to the latest 2.8.1
The errors are the following
Unable to load standard library for target 'arm64-apple-ios9.0'
Failed to build module 'CouchbaseLiteSwift' from its module interface; the compiler that produced it, 'Apple Swift version 5.3 (swiftlang-1200.0.29.2 clang-1200.0.30.1)', may have used features that aren't supported by this compiler, 'Apple Swift version 5.3.1 (swiftlang-1200.0.41 clang-1200.0.32.8)'
Please help me out.
The errors are the following
Unable to load standard library for target 'arm64-apple-ios9.0'
Failed to build module 'CouchbaseLiteSwift' from its module interface; the compiler that produced it, 'Apple Swift version 5.3 (swiftlang-1200.0.29.2 clang-1200.0.30.1)', may have used features that aren't supported by this compiler, 'Apple Swift version 5.3.1 (swiftlang-1200.0.41 clang-1200.0.32.8)'
Please help me out.