App在调试/发布模式下完美运行,但当我尝试存档(构建)时,它抛出错误Could not reparse object file in bitcode bundle: 'Invalid bitcode version (Producer: '1205.0.22.11.0_0' Reader: '1200.0.32.29_0')', using libLTO version 'LLVM version 12.0.0, (clang-1200.0.32.29)' for architecture arm64
我正在使用React-Native"0.64.0">
反应"17.0.1">
Xcode "12.4 (12D4e)">
我已经通过更新Xcode解决了这个问题。