Build failure on OS X 10.7.5 with Xcode 4.6.3
Closed this issue · 1 comments
marcransome commented
Build fails on OS X 10.7.5 with Xcode 4.6.3, producing the error message:
error: -fobjc-arc is not supported on platforms using the legacy runtime
Command /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang failed with exit code 1
marcransome commented
This appears to be the result of moving to Xcode 5.
Reference: http://www.cocoanetics.com/2013/10/fobj-arc-is-not-supported-on-platforms-using-the-legacy-runtime/