
アプリケーションを開発するためのアップルが提供する統合開発環境(IDE)です。ダウンロードするにはADC(アップル・デベロッパー・コネクション)の会員になる必要があります。
ダウンロードするファイル容量が半端なく大きいです。バージョンを重ねるごとに大きくなっているのですが、ついに1GBの壁を越えました。うちのような回線が細いところだと荷が重いです。
新しくなったこと
- SDK support for targeting non-Mac OS X platforms, including iPhone OS SDK.
- GCC 4.2 & LLVM GCC 4.2 optional compilers for use with Mac OS X 10.5 SDK
- Updated assistants to create new projects, targets, and source ?les
- Toolbar uses a single popup to choose platform, target, and debug/release
- Integrated SCM support now works with Subversion 1.5
アンインストールするには
$ sudo /Developer/Library/uninstall-devtools --mode=all
