Looks like something was up with the Cocoa Dev list—you probably see that it
came in early this morning. Anyway, glad I could be help.
Keary Suska
Esoteritech, Inc.
"Demystifying technology for your home or business"
> On Jun 15, 2019, at 12:14 PM, Leo via Cocoa-dev
> wrote:
>
>
> Thanks Kea
Thanks Keary,
You helped me solve the issue.
altool was indeed in this folder:
/Applications/Xcode.app/Contents/Developer/usr/bin/
However, xcode-select -p returned /Library/Developer/CommandLineTools
I reset the path with xcode-select -r.
Now everything seems to work.
Thanks,
Leo
O
I am using that Xcode version and for a while now all Xcode utilities and
command line tools are installed in the Xcode app package. My copy is at
/Applications/Xcode.app/Contents/Developer/usr/bin/altool. Do you find it in
that location?
If so, xcrun should be able to find it. If you run xcode