Command Line Tools for Xcode Update Problem

Hi,

I am new person in here, I downloaded XCode (14.3) the latest version from the store. Then I installed homebrew . After this process, the software center says there are updates for Command Line Tools for Xcode(14.0, 14.2, 14.3). It installs the updates, but after the installation it gives the same warning again. I tried several times but nothing change. I did some research but didn't find a solution.

Answered by burakarisoy in 751180022

I resolved the problem

  1. Delete CommandLine folder from file directory
  2. Open terminal
  3. Run xcode-select --install
  4. install the command line tools
Accepted Answer

I resolved the problem

  1. Delete CommandLine folder from file directory
  2. Open terminal
  3. Run xcode-select --install
  4. install the command line tools
Command Line Tools for Xcode Update Problem
 
 
Q