XCode 4.5.1 と iOS 6.0 ベース SDK を使用しています。
これが私が受け取っているエラーです:
i686-apple-darwin11-llvm-gcc-4.2: /Users/fahim/Library/Developer/Xcode/DerivedData/Currenthiphop-emodxxwwaiojlcboaxuodksuwuww/Build/Intermediates/PrecompiledHeaders/Pods-prefix-evibdktwbatdnbabmrlnderfsxxi/Pods-prefix.pch.dia: No such file or directory
Pods-prefix-xxx ディレクトリには 1 つのファイルしかありません。
Pods-prefix.pch.pth.hash-criteria
ここに私のポッドファイルがあります: platform :ios
pod 'LibComponentLogging-Core'
pod 'LibComponentLogging-LogFile'
pod 'LibComponentLogging-qlog'
pod 'LibComponentLogging-pods'
pod 'Facebook-iOS-SDK'
pod 'RestKit'
どんな助けでも大歓迎です。ありがとうございました!