SAMultisectorControl icon indicating copy to clipboard operation
SAMultisectorControl copied to clipboard

No prefix file of example project is linked to the xcodeproj

Open natalia-osa opened this issue 11 years ago • 1 comments

clang: error: no such file or directory: '/.../SAMultisectorControl/SAMultisectorControlExample/CustomControl/CustomControl-Prefix.pch' clang: error: no input files Command /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang failed with exit code 1

I'm compiling with xCode 6.

natalia-osa avatar Sep 30 '14 10:09 natalia-osa

@natalia-osa remove the test target and it will work like a charm :)

mythodeia avatar Sep 30 '14 11:09 mythodeia