osx - Weird error with compiling, since switching to Yosemite -


I stopped Yosmith, and whenever I try to run my program, I get this error:

OS X Deployment Target '11.0 'for architecture' x86_64 'and' normal 'version is higher than '10.9' for OS X 10.9 SDK. Command / Applications / Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang with exit code failed 1

I do not really know Trying to see such errors, no good solution was found, I tried to restore XCode (5.0.2), nothing changed.


Comments

Popular posts from this blog

java - Can't add JTree to JPanel of a JInternalFrame -

javascript - data.match(var) not working it seems -

javascript - How can I pause a jQuery .each() loop, while waiting for user input? -