Brew apparently requires a nonexistent xcode version? #3822
-
When I run `brew upgrade, I repeatedly get ```Error: Your Xcode (14.0.1) is too outdated. Error: Your Command Line Tools (CLT) does not support macOS 13. If that doesn't show you any updates, run: Alternatively, manually download them from: |
Beta Was this translation helpful? Give feedback.
Replies: 10 comments 67 replies
-
Please install the release candidate. Xcode 14.0.1 does not include the SDK for Ventura. |
Beta Was this translation helpful? Give feedback.
-
For those that only had the CLT installed, I did the following which worked.
|
Beta Was this translation helpful? Give feedback.
-
Yeah you have to use the RC 2. Xcode 14.1 hasn’t been officially release and , therefore , not on App Store either. |
Beta Was this translation helpful? Give feedback.
-
Welp, guess this is the thing to finally get me off the MAS version. Truly bizarre move by Apple (why not hold the release, or even just slap Maybe I missed something in the terminal output of brew, but I feel like having to figure this out may be duplicative for people not specifically developing apps for Apple hardware already… |
Beta Was this translation helpful? Give feedback.
-
After reading all the posts I still get the same problem. Is there anything I can do?
But
And I still can't install some software:
|
Beta Was this translation helpful? Give feedback.
-
A Solution that worked for me:
|
Beta Was this translation helpful? Give feedback.
-
What are the consequences of |
Beta Was this translation helpful? Give feedback.
-
Xcode 14.1 is now released. It is identical to RC2 so if you installed that, you already have the final version. |
Beta Was this translation helpful? Give feedback.
-
For those who used the following temporary workaround: https://github.com/orgs/Homebrew/discussions/3822#discussioncomment-3965318 |
Beta Was this translation helpful? Give feedback.
-
I'm having a similar issue when running
But Command Line Tools 15 are installed:
|
Beta Was this translation helpful? Give feedback.
Please install the release candidate. Xcode 14.0.1 does not include the SDK for Ventura.