美文网首页
xcode 中 打包 报 Multiple commands p

xcode 中 打包 报 Multiple commands p

作者: JoeWcc | 来源:发表于2023-05-29 16:22 被阅读0次

在项目打包编译的时候突然报:

Multiple commands produce '/Users/junyunuo/Library/Developer/Xcode/DerivedData/PatientDanZhai-evsyvxutlhfxxudoxbwzbqagchpy/Build/Intermediates.noindex/ArchiveIntermediates/PatientDanZhai/InstallationBuildProductsLocation/Applications/PatientDanZhai.app/SVProgressHUD.bundle'

这个时候说明你的SVProgressHUD库 重复了,需要删除一个,然后重新打包即可

相关文章

网友评论

      本文标题:xcode 中 打包 报 Multiple commands p

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