error Failed to build iOS project. We ran "xcodebuild" command but it exited with error code 65. To debug build logs further, consider building your app with Xcode.app, by opening reactNative.xcodeproj

 

使用xcode打开ios目录,选中build phases 选中link binary with libraries 看是否缺少一个libbz2.1.0.tbd 如果缺少加入即可

相关文章:

  • 2021-08-23
  • 2022-12-23
  • 2022-03-03
  • 2022-12-23
  • 2021-06-06
  • 2021-11-10
  • 2021-12-15
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-06-20
  • 2022-12-23
  • 2021-12-13
相关资源
相似解决方案