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…
You can download Xcode 2.2 here
The download size is 834 mo
See ya… ![]()

About REALbasic
A rapid application development (RAD) environment that provides developers a marked increase in productivity over other cross-platform development tools. REALbasic includes drag-and-drop capability to enable you to quickly create a user interface design, then incorporate the code behind it to add power and functionality.
REALbasic is highly compatible with Visual Basic, so Visual Basic developers are productive very quickly with REALbasic. REALbasic also comes with a utility to help convert Visual Basic projects to REALbasic where they can be compiled for Windows, Mac, even Linux — with the click of a checkbox.
What’s New in this Version
- Bounds3D: LineIntersection and LineSegmentIntersection now work correctly in all cases; previously, they would return invalid results for some inputs.
- Code Editor: Find Next (as well as Replace & Find Next) now works correctly for search strings that are only one character long.
- Container Controls: No longer need to be moved before being properly parented.
- Many more enhancements. ![]()