Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
https://github.com/kwkhaw/quick-start-ios-swiftこのプロジェクトを実行しようとしています。しかし、コードのコンパイル中にこのエラーに直面しています。
Xcode 7 にアップグレードした後、あなたと同じ問題に遭遇しましTarget -> Search Paths -> User Header Search PathsたPods/** - recursive。これで問題は解決しました。
Target -> Search Paths -> User Header Search Paths
Pods/** - recursive