This content has been marked as final.
Show 4 replies
-
Re: altool cannot be found
Leo Braun Jun 15, 2019 11:21 AM (in response to Leo Braun)the solution was to reset the command line tools path with
xcode-select -r
-
Re: altool cannot be found
jiakuanw Jun 17, 2019 1:54 AM (in response to Leo Braun)I got the same issue on my new MacBook Pro. Thanks for the udpate.
-
-
Re: altool cannot be found
mbintex Jul 8, 2019 2:03 AM (in response to Leo Braun)I am on beta Catalina and have Xcode 11 Beta plus the beta developer tools installed. Xcode is running.
I already did
xcode-select -r
but still get
xcrun: error: unable to find utility "altool", not a developer tool or in PATH
Any help would be appreciated.
-
Re: altool cannot be found
ranjan.sharma Jul 24, 2019 2:46 AM (in response to mbintex)I have successfully resolved this error by updating my Xcode to latest available Xcode 11 Beta 4 version. Hope it will help you too.
-