RxReader / wechat_kit

Flutter版微信登录/分享/支付 SDK
MIT License
726 stars 123 forks source link

Wechat_kit6.0.1 Xcode15运行报错 #144

Closed BaroneX closed 6 months ago

BaroneX commented 6 months ago
 Flutter (Channel stable, 3.19.0, on macOS 14.2.1 23C71 darwin-x64, locale zh-Hans-CN)
    • Flutter version 3.19.0 on channel stable at /Users/king/fvm/versions/3.19.0
    • Upstream repository https://github.com/flutter/flutter.git
    • Framework revision bae5e49bc2 (3 months ago), 2024-02-13 17:46:18 -0800
    • Engine revision 04817c99c9
    • Dart version 3.3.0
    • DevTools version 2.31.1
    • Pub download mirror https://pub.flutter-io.cn
    • Flutter download mirror https://storage.flutter-io.cn

[✓] Xcode - develop for iOS and macOS (Xcode 15.2)
    • Xcode at /Applications/Xcode.app/Contents/Developer
    • Build 15C500b
    • CocoaPods version 1.15.0

wechat_kit: ^6.0.1

wechat_kit: ios: no_pay # 默认 pay app_id: xxxxx universal_link: https://x/

运行报错一直提示找不到 Error (Xcode): Library not found for -lWeChatSDK

BaroneX commented 6 months ago

项目升级集成问题