【发布时间】:2015-09-30 03:35:42
【问题描述】:
我用 Pod 安装了这个库。但是我在构建应用程序时遇到了以下错误:
error: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/otool:
can't open file: \
/Users/taiyuanz/Library/Developer \
/Xcode/DerivedData/RollingBall-gbmnblxxirswheemtfgncxsqywkj/Build/\
Products/Debug-iphoneos/Ballman.app/Frameworks/MotionKit
(No such file or directory)
这发生在我升级 Xcode 之后。如何解决此类错误?
【问题讨论】:
-
您是否尝试清理派生数据?
标签: ios xcode cocoapods swift2 core-motion