2
1

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 5 years have passed since last update.

Xcode 4.4へのアップグレード

Last updated at Posted at 2012-08-07

※ コメントの方でおねがいします。これはよろしくないです。

homebrewを使ってると、Xcode 4.2は期限切れなのでバージョンアップしてと言われる。
ただ、インストールしただけだとメッセージは消えてくれない。

仕方ないので、無理やり新しいものを見るように変更。

ln -sF /Applications/Xcode.app/Contents/Developer/usr/bin/* /usr/bin/

みたいな感じで。

複数バージョンのXcodeを使う場合はやっちゃダメ。

2
1
2

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
2
1

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?