Changes between Initial Version and Version 1 of Ticket #60976, comment 7


Ignore:
Timestamp:
Aug 26, 2020, 1:38:33 AM (4 years ago)
Author:
i0ntempest
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #60976, comment 7

    initial v1  
    1 A few weeks ago apple erroneously pushed a beta CLT update to all users, so if you are on 10.15.6 and Xcode 11, maybe your OS automatically updated CLT for you. Try deleting /Library/Developer/CommandLineTools/ and reinstalling the release version of CLT using {{{xcode-select}}}, then try if the problem goes away.
     1A few weeks ago apple erroneously pushed a beta CLT update to all users, so if you are on 10.15.6 and Xcode 11, maybe your OS automatically updated CLT for you. Try deleting /Library/Developer/CommandLineTools/ and reinstalling the release version of CLT using {{{xcode-select}}}, then try if the problem goes away. If the beta update shows up again, use {{{softwareupdate --ignore "Command Line Tools beta 5 for Xcode"}}} (or whatever beta version showed up to you) to ignore it.