TableViewPattern icon indicating copy to clipboard operation
TableViewPattern copied to clipboard

Error on build in Xcode 6 GM

Open Isuru-Nanayakkara opened this issue 11 years ago • 2 comments

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.

Isuru-Nanayakkara avatar Sep 16 '14 16:09 Isuru-Nanayakkara

I used xcode version 6.1.1 to run just now, and it works. Would you try it again?

yonglam avatar Mar 20 '15 11:03 yonglam

I still get the same error at compile time. I'm on Xcode 6.2 now.

Isuru-Nanayakkara avatar Mar 20 '15 11:03 Isuru-Nanayakkara