Skip to content

Commit c63f8ea

Browse files
authored
Update README.md
1 parent 6a313f2 commit c63f8ea

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -232,3 +232,8 @@ QQ 群:682911244
232232
- [ ] 实现选择发票功能
233233
- [x] 发布不带支付功能的SDK
234234
- [ ] 完善文档
235+
236+
# 常见问题
237+
### 报错 could not find module `ExpoModulesCore` for target '86_64-apple-ios-simulator'; found: arm64-apple-ios-simulator
238+
这种问题通常发生在苹果M系列芯片电脑上,由于M芯片都是ARM架构,而一旦你的xcframework不提供ARM架构模拟器的包,就会报这种错。
239+
解决方案是启动Rosetta模拟器,或者用真机。

0 commit comments

Comments
 (0)