Apple releases Xcode 2.2

Today, Apple released Xcode 2.2, the latest update to its suite of tools for developers. This release features a number of changes, including version 4.0.1 of the GCC compiler, Visual Studio inline assembly support and improvements in scheduling and error handling. Debugging changes are also a part of this update.

Developers can develop a copy from Apple's ADC Web site. While you're there, grab a copy of Getting Control with Subversion and Xcode, which is an article explaining how to install and set up Subversion, which Apple describes as "...an open-source version control system that was developed to extend the functionality provided by CVS."
 

Recommended