-
Creator 版本: 3.8.8
-
目标平台: iOS,xcode26.2
-
重现方式:创建ios失败
-
首个报错:
-
之前哪个版本是正常的:
-
手机型号:
-
手机浏览器:
-
编辑器操作系统:
-
重现概率:
没有错误日志嘛?
other linker flags 里面移除 -ld_classic
1赞
Xcode26.2编译iOS项目报ld: Assertion failed: (it != _dylibToOrdinal.end())
移除后就正常了
other linker flags 里面移除 -ld_classic