TableViewPattern
TableViewPattern copied to clipboard
Error on build in Xcode 6 GM
When I build the project, it fails with the following error on Xcode 6 GM release.
clang: error: no such file or directory: '/Users/Isuru/Downloads/TableViewPattern/TableView/TableView-Prefix.pch' clang: error: no input files Command /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang failed with exit code 1
Although the .pch file is in the project and the path is correct in the Build Settings.
I used xcode version 6.1.1 to run just now, and it works. Would you try it again?
I still get the same error at compile time. I'm on Xcode 6.2 now.