OpenFlutter / OpenFlutter/fluwx
Mac m架构iOS 26+ 模拟器无法编译
Nobody has claimed this yet.
- Dominant language
- Dart
- Stars
- 3.3k
- Forks
- 553
- PR merge metrics
- No merged PRs in 30d
Description
The following target(s) do not support arm64 architecture, which is a requirement for Apple Silicon iOS 26+ simulators:
- WechatOpenSDK-XCFramework (transitive dependency of Flutter plugin fluwx)
Please contact plugin maintainers to request arm64 support to continue to be able to use the plugin on a simulator.
说是少了arm64的支持 还考虑在模拟器上添加不
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the build for iOS 26+ simulators in the fluwx Flutter plugin and inspect the WechatOpenSDK-XCFramework transitive dependency. Confirm whether the dependency lacks an arm64 simulator slice; done means the plugin compiles for Apple Silicon iOS simulators with arm64 support, likely requiring an upstream maintainer response.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- flutter, ios
- Domain
- build-system, mobile
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100