You must rebuild with bitcode enabled (Xcode setting ENABLE_BITCODE)

In case of issues in Xcode containing something similar to:

libTencentGDTAdapter.a(ALTencentGDTMediationAdapter.o)' does not contain bitcode. You must rebuild it with bitcode enabled (Xcode setting ENABLE_BITCODE), obtain an updated library from the vendor, or disable bitcode for this target

Disable bitcode doing the following:

Screenshot 2023-01-24 at 10.43.56

Screenshot 2023-01-24 at 10.43.11