site_archiver@lists.apple.com Delivered-To: cocoa-dev@lists.apple.com Dkim-signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=aksuska.com ; s=default; h=To:References:Message-Id:Content-Transfer-Encoding:Cc:Date: In-Reply-To:From:Subject:Mime-Version:Content-Type:Sender:Reply-To:Content-ID :Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To: Resent-Cc:Resent-Message-ID:List-Id:List-Help:List-Unsubscribe:List-Subscribe :List-Post:List-Owner:List-Archive; bh=QwZEjJCr1QIMRFJIbiTlxoCZjo4G6upu4qJ/OZciXWc=; b=SimxviNWKa6LJpVrmFXp06oVqQ i+/HrtKksgehIQuIBTwIOfhmX+0f+LTtIsCGzEecQNUAxP/zed2weOzqFI2A56CPzXC2M4q57RXlw iWEEbII2znG/7PnGAIJIJwlEc/YUrqFumuzU+RcxaRtuR1EIAxWKmdcxsd+gAqzgnTOFl43oeknPF 1fuIUui35h8w2n8rvG9t8JAq3rVnwPllFuGQDIkb2xliVMDtGZ2MYDzQeQpzD5aAfNRdYxSiJ8b5M IAMfvqjQPeWDxWCCKNAq49xPCGAxVC89IvjCb4Ri39wG73LABK2CX8DxPtu3UcVAKPDdYTOIgF6HH 2tr34rQQ==; 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.co...
This email sent to cocoa-dev@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/site_archiver%40lists.appl... This email sent to site_archiver@lists.apple.com
participants (1)
-
Keary Suska via Cocoa-dev