I\'ve got a large static library in C++ with bits of Objective-C originally built for iOS (armv7).
I built a OS X (64-bit Intel x86_64) version of it, but as soon as
you may also try adding an empty .cpp file to your project. This will trick xcode into loading C++ std libraries