如何调试dsymutil错误:"锵模块预计将有确切1编译单元QUOT; [英] How to debug dsymutil error: "Clang modules are expected to have exactly 1 compile unit."

查看:306
本文介绍了如何调试dsymutil错误:"锵模块预计将有确切1编译单元QUOT;的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

在GenerateDSYMFile阶段收到此错误信息为iOS应用:


  

/用户/名/库/开发/ X code / DerivedData / ModuleCache / HASH / FrameworkName哈希:
  锵模块预计将有确切1编译单元。
      命令/Applications/X$c$c.app/Contents/Developer/Toolchains/X$c$cDefault.xctoolchain/usr/bin/dsymutil
  与出口code失败1



解决方案

删除:

 〜/资源库/开发/ X code / DerivedData

和能够再次构建。

Received this error message during GenerateDSYMFile phase for an iOS app:

/Users/name/Library/Developer/Xcode/DerivedData/ModuleCache/HASH/FrameworkName-HASH: Clang modules are expected to have exactly 1 compile unit. Command /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/dsymutil failed with exit code 1

解决方案

Deleted:

~/Library/Developer/Xcode/DerivedData

And was able to build again.

这篇关于如何调试dsymutil错误:"锵模块预计将有确切1编译单元QUOT;的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
相关文章
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆