Re: 'altool' cannot be found
Re: 'altool' cannot be found
- Subject: Re: 'altool' cannot be found
- From: Leo via Cocoa-dev <email@hidden>
- Date: Sat, 15 Jun 2019 14:14:03 -0400
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 <email@hidden>
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 (email@hidden)
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:
This email sent to email@hidden
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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:
This email sent to email@hidden