XCode 2.2
The final version of XCode 2.2 has been released. Xcode 2.2 is Apple’s tool suite and integrated development environment (IDE) for creating Mac OS X universal binaries that run natively on PowerPC and Intel-based Macintosh computers. The IDE provides a powerful user interface to many industry-standard and open-source tools, including GCC, javac, jikes, and GDB. Xcode is designed to fully support the Carbon and Cocoa frameworks and Java. It contains templates for creating applications, frameworks, libraries, plug-ins, Java applications and applets, and command-line tools. Developers can use Xcode to construct a user interface, test code performance, and perform many other common development tasks.
Major new features in XCode 2.2 include the ability to build universal binaries for PPC & x86 using separate compiler settings for each architecture.
XCode 2.2 can be downloaded from http://developer.apple.com/tools/xcode/index.html.




