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





On 6/15/19 9:56 AM, Keary Suska wrote:
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-select -p does it show 
the expected path?

Keary Suska
Esoteritech, Inc.
"Demystifying technology for your home or business"

On Jun 15, 2019, at 12:12 AM, Leo via Cocoa-dev <cocoa-dev@lists.apple.com> 
wrote:


Hi all,

I wanted to start building a notarization automation script.

However, when I try to use the 'xcrun altool' in Terminal, I get the following 
error:

xcrun: error: unable to find utility "altool", not a developer tool or in PATH

I'm on macOS 10.14.5, Xcode 10.2.1.

I then especially downloaded and installed Xcode Command Line Tools - still get 
same error.

Other tools like stapler do work.

I checked this dir and altool is not there: 
/Library/Developer/CommandLineTools/usr/bin

Any idea what's going on?


Thanks for any help!

Leo
_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/cocoa-dev/cocoa-dev%40esoteritech.com

This email sent to cocoa-...@esoteritech.com


_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to