Description
Describe the bug
Xcode cloud连不上微信的服务器,pod install 失败
/usr/bin/curl -f -L -o /Volumes/workspace/tmp/d20250308-10036-ojhyrw/file.zip http://dldir1.qq.com/WechatWebDev/opensdk/XCFramework/OpenSDK2.0.4.zip --create-dirs --netrc-optional --retry 2 -A 'CocoaPods/1.16.2 cocoapods-downloader/2.1'
To Reproduce
Steps to reproduce the behavior:
- 引入fluwx
- 配置好微信sdk
- 使用Xcode cloud进行构建
Which version of Fluwx do you use?
fluwx: ^5.4.2
Which device do you run on
IOS iPhone 14 pro
Which Flutter do you use?
Framework • revision 35c388afb5 (4 weeks ago) • 2025-02-10 12:48:41 -0800
Engine • revision f73bfc4522
Tools • Dart 3.7.0 • DevTools 2.42.2
Run flutter doctor
and paste the output here.
[✓] Flutter (Channel stable, 3.29.0, on macOS 15.3.1 24D70 darwin-arm64, locale zh-Hans-CN)
[✓] Android toolchain - develop for Android devices (Android SDK version 33.0.0)
[✓] Xcode - develop for iOS and macOS (Xcode 16.2)
[✗] Chrome - develop for the web (Cannot find Chrome executable at /Applications/Google Chrome.app/Contents/MacOS/Google Chrome)
! Cannot find Chrome. Try setting CHROME_EXECUTABLE to a Chrome executable.
[✓] Android Studio (version 2024.2)
[✓] IntelliJ IDEA Ultimate Edition (version 2024.3.4)
[✓] VS Code (version 1.97.2)
[✓] Connected device (3 available)

[✓] Network resources
应该不是组件的问题,想要请教一下大家有没有绕过的方案,万分感谢