Mark, Thanks, indeed the fix was to let the App Store update Xcode. That takes longer than the OS update! And why should the OS update invalidate the already-installed version of Xcode? I had started to do the update last night, but a quick (mis-)read of some posts in the espressif forum about this led me to believe that it might be necessary to use Xcode 9 rather than 10. -- Steve
Steve,
Perhaps your Xcode needs to be updated? Apple often releases new Xcode with each new major OSX update. Also, double-check Xcode command line tools have been installed.
Regards, Mark.
On 19 Jan 2019, at 4:33 PM, Stephen Casner <casner@acm.org> wrote:
I've been running on Mac OS Yosemite for some time and have avoided updating to newer releases for various reasons, but I was forced to update to Mojave in order to run this year's TurboTax. But that broke my ESP-IDF build procedure:
auge25> make clean sh: line 1: 1212 Abort trap: 6 /Applications/Xcode.app/Contents/Developer/usr/bin/xcodebuild -sdk '' -find make 2> /dev/null make: error: unable to find utility "make", not a developer tool or in PATH
Have any of you encounted this and fixed it?
-- Steve