在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)
不知道该怎么做:(有什么建议吗?