Post

Replies

Boosts

Views

Activity

Reply to Installing Command line tools for XCode-14 fails for my M1
I am still facing the issue. xcodebuild -runFirstLaunch command didn't solve the issue. Can anyone help me? sudo ln -s /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk I tried the below commands also. sudo ln -s /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk /Library/Developer/CommandLineTools/SDKs/MacOSX12.3.sdk sudo xcode-select -switch /Applications/Xcode.app/Contents/Developer sudo xcode-select -switch /Library/Developer/CommandLineTools
Oct ’22