C++ Build Fails on Default Template!

I thought you were trying to build for iOS. That’s usually when you encounter a code signing issue like that. If you’re trying to build for OS X, you don’t need to follow the guide I linked of course. But make sure you didn’t select an iOS target in Xcode (next to the “Play” button in Xcode). “YourGameEditor - Mac” is probably the target you want.