I have this error when archiving project in Xcode.
ld: bitcode bundle could not be generated because '/project/Pods/dlib/build/libdlib.dylib' was built without full bitcode. All frameworks and dylibs for bitcode must be generated from Xcode Archive or Install build for architecture arm64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
Don't know what to do :( Any suggestions?