Arduino on Xcode Project — Official Thread

JGuthridge:
My builds are failing with two errors in Main.CPP

In the #elif (ARDUINO < 150) section:

line 304 fails: "A function-declaration is not allowed here before '{' token."
line 319 fails: "Expected `}' at end of input."

Any ideas?

Sorry, I haven't been able to replicate the issue.