Xcode 15 的Library "iconv2.4.0"no

作者: 安然无恙啊 | 来源:发表于2023-10-12 10:13 被阅读0次

1.首先在项目的targets 的build phases 移除iconv.2.4.0

2.然后在link binary witch libraries 添加 libiconv.tbd 和 libiconv.2.tbd

3.在项目的targets 的Other Linker Flags 添加-ld64

相关文章

网友评论

    本文标题:Xcode 15 的Library "iconv2.4.0"no

    本文链接:https://www.haomeiwen.com/subject/kzonbdtx.html