react-native-wechat-lib icon indicating copy to clipboard operation
react-native-wechat-lib copied to clipboard

mac M2 启动ios 报错,ld: library not found for -lWeChatSDK

Open cnghfxb opened this issue 2 years ago • 0 comments

安卓启动正常,ios启动时报出以下错误:

  ld: library not found for -lWeChatSDK



❌  clang: error: linker command failed with exit code 1 (use -v to see invocation)



› 2 error(s), and 3 warning(s)

CommandError: Failed to build iOS project. "xcodebuild" exited with error code 65.
error Command failed with exit code 1.

版本信息: "react-native": "0.71.8", "react-native-wechat-lib": "3.0.4"

cnghfxb avatar Jul 15 '23 11:07 cnghfxb