Community
Participate
Working Groups
The Mac build machine (slave macos-10.12-1) has macOS 10.12 and has only 10.12 SDK. The Eclipse launcher has to be built with the BASE SDK 10.10. Please setup the 10.10 SDK on the machine. Steps: 1. Download XCode 6.4 from --> https://developer.apple.com/devcenter/download.action?path=/Developer_Tools/Xcode_6.4/Xcode_6.4.dmg 2. Open/mount the dmg file and copy the MacOSX10.10.sdk directory to the installed XCode. Copy /Volumes/Xcode/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk to /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs
Done. Note that I used https://github.com/devernay/xcodelegacy to install the 10.10 SDK. It's available from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk