Hi all,
Installation of Command Line Tools for Xcode 10.2 beta. For the Command Line Tools, I double-clicked the downloaded command line tools dmg and got the 'Command Line Tools (macOS Mojave version 10.14).pkg' file. I double-clicked the pkg file and the installation started. Previous macOS Big Sur 11.0 Releases. 2nd macOS Big Sur 11 Beta 2 (20A4300b) – 07/07/20- My Release Notes; 1st macOS Big Sur 11 Beta 1 (20A4299v) – 06/22/20 – My Release Notes; For reference, the macOS Catalina 10.15 Beta release schedule is listed below. MacOS Catalina 10.15.0 (19A583) – 10/07/19 – Prod Release.
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.
Command Line Tools For Xcode Mojave
I checked this dir and altool is not there: /Library/Developer/CommandLineTools/usr/bin
Any idea what's going on?
Command Line Tools For Xcode 11
Thanks!