在Mac OSX Mountain Lion上的XCode中编译项目时出现错误
clang: error: no such file or directory: '/Users/bartg/Library/Developer/Xcode/DerivedData/storeq-osx-gifnhelgkswbtpdzwjxydyudncxu/Build/Intermediates/PrecompiledHeaders/storeq-osx-Prefix-dskqrphwleosxlcoaimwmmhoneea/storeq-osx-Prefix.pch.dia'
我花了很多时间在网上搜索并找不到解决方案。有人知道为什么会这样吗?
答案 0 :(得分:0)
如果你使用的是CocoaPods 0.18.0,这可能是由CocoaPods造成的,并在https://github.com/CocoaPods/CocoaPods/issues/956中修复了