On 18.01.2016 05:06 PM, David Laxer wrote:
David-Laxers-MacBook-Pro:x2goclient davidlaxer$ xcrun --show-sdk-path /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk
Great. Okay, let's try
SDK="/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk" MACOSX_DEPLOYMENT_TARGET="10.11" ./macbuild.sh
(Naturally on one single line, even if my mail program breaks it.)
Mihai