Gongjinwei
Gongjinwei
  • 发布:2025-09-02 19:16
  • 更新:2025-09-03 05:47
  • 阅读:43

uniappx uts插件 ios 模拟器运行显示 ⁠Undefined symbols for architecture x86_64:⁠

分类:uts

编译插件报错 : ⁠Undefined symbols for architecture x86_64:⁠

导入 xcframework 库,其中 ios-arm64 ,ios-arm64_x86_64-simulator 都存在 但是报错提示 x86_64 架构不存在

2025-09-02 19:16 负责人:无 分享
已邀请:
DCloud_heavensoft

DCloud_heavensoft

你的模拟器应该是运行在x86的mac电脑,而且你的uts插件又不支持x86 cpu。一般uts插件里使用的三方库,都得专门找它支持x86模拟器的库。
或者你换个arm电脑

要回复问题请先登录注册