On 18.01.2016 04:57 PM, David Laxer wrote:
I’m running OS X 10.11.2
Is this ok for XCode?
Version:7.2 (7C68) Location:/Applications/Xcode.app Applications: Xcode:7.2 (9548) Instruments:7.2 (59503) SDKs: [...] OS X: 10.11:(15C43) [...]
Ah, 10.11 is an entirely different beast... but then it shouldn't ever be using libc++!
You'll also need to pass MACOSX_DEPLOYMENT_TARGET=10.11. More on that later, though.
The output looks good. I guess I'll need the output of "xcrun --show-sdk-path", please.
Mihai