我有以下错误:
clang: error: no such file or directory: '/Users/xxxxxxx/Desktop/xxxxxx/Pods/Target Support Files/Pods-PubNub/Pods-PubNub-prefix.pch'
clang: error: no input filesenter code here
Pod文件
platform: ios '8.4'
pod 'Stripe'
pod 'AFNetworking','~> 2.0'
pod 'PubNub', '3.6.8'
pod 'Canvas', '~> 0.1.2'
pod 'CocoaLumberjack'
pod 'AXRatingView', '~> 0.9.6'
我这样做,我可以指出。 [请解释你的意思]