0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 1 year has passed since last update.

macOS Venturaにアップデートしたら、「xcode14.1」を要求された

Last updated at Posted at 2022-11-09

MacOS Venturaが登場!

2022/10/25にMacの新OSである、「Ventura」がリリースされました!

Apple好きな私としては、早速アップデートだ!
しかしhomebrew使用時エラーが出た。。?

そこで問題と解決法を簡単にまとめてみました。

Venturaでは、Xcode14.1を要求してくる

OSをVenturaにアップデートした後、
Homebrewを使っていたところ以下のエラーが出ました。

Error: Your Xcode (14.0.1) is too outdated.
Please update to Xcode 14.1 (or delete it).

ああ、xcode14.1を入れろってことかー
てことで今度はAppleのページから最新版をダウンロード
しようとしたところ、最新は「14.0.1」になっている。。

なにこれ?詰んでね?

2022年11月2日にXcode14.1が正式にリリースされているので、
現在は問題なく動作すると思われます。

解決方法

現在はXcode14.1がリリースされているので、
同現象はもう起きませんが今後同じようなことが起こらないとも
限らないので簡単にメモ。。

どうやら「Command Line Tools for Xcode 14.1 Release Candidate 2」を
ダウンロードすると改善されるとのこと(Appleのページから行けます)

ダウンロードが確認できたら、「brew upgrade」を実行すると解決!

参考文献

同じ現象の記事が既にありました。
homebrewだけでなく、MacPortsでも影響があったみたいです。

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?