Compile Error for Sample Tower Defense

I’m running OSX 10.10 and the latest Xcode version.

After downloading the sample Tower Defense game from the Marketplace, I opened it up on Xcode. I selected Product-> Destination → My Mac and Product → Scheme → [Project Name]Editor - Mac. Afterwards, I tried compiling via Product → Build For → Profiling. I get 16 errors related to Shell Script Invocation Errors in the StrategyGameLoadingScreen.generated.cpp file.

Any help?

Anyone know the issue?