xcode - 图像.xcassets : error: ERROR: Each TDDistiller instance can be distilled only one time

标签 xcode compiler-errors xcode9.2

无法为此找到合适的解决方案。
“错误:每个 TDDistiller 实例只能蒸馏一次。”
在编译项目时

我刚刚重新启动了我的 Mac,然后我的项目运行了一段时间。之后它给出了同样的错误。有没有人对此有适当的解决方案?我不必多次重新启动我的 mac。

最佳答案

清理 DerivedData,关闭模拟器并重新启动 Xcode。不是最佳解决方案,但比重新启动 Mac 好。

关于xcode - 图像.xcassets : error: ERROR: Each TDDistiller instance can be distilled only one time,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/48761649/

相关文章:

ios - EXC_BAD_ACCESS 发布中的简单代码

c - 编译C代码后出错

ios - Swift 4 Alamofire 分段上传不起作用

ios - 未找到框架 Pod

iphone - 如何更改默认 View 大小

objective-c - 具有可配置 URL 的 webview

ios - 应用程序错误 <错误> : CGContextRestoreGState: invalid context 0x0

scala - 类路径中缺少符号 'type shapeless.LeftFolder'

c++ - 如何使用 Armadillo 计算特征对?

ios - 构建发布React Native时应用程序iOS卡在空白屏幕上