Share on Facebook Share on Twitter Email
Answers.com

Xcode

 

An integrated software development environment (IDE) from Apple for building Mac OS X applications. Introduced with Version 10.3 (Panther) of OS X and evolving from Apple's Project Builder, Xcode supports writing in C, C++, Objective C, AppleScript and Java. Xcode includes the GCC compilers from the GNU project and is used with Apple's Interface Builder for building visual interfaces (GUIs). See Mac OS X and Cocoa.

Download Computer Desktop Encyclopedia to your iPhone/iTouch

Search unanswered questions...
Enter a question here...
Search: All sources Community Q&A Reference topics
Wikipedia: Xcode
Top
Xcode
Xcode icon.png
Xcode 3.2 project window.png
Xcode 3.2 running on Mac OS X 10.6
Developer(s) Apple Inc.
Stable release 3.2.1 / October 8, 2009
Operating system Mac OS X v10.3 (Version 1.x)

Mac OS X v10.4 (Version 2.x)
Mac OS X v10.4 and v10.5 (Version 2.5)
Mac OS X v10.5 (Versions 3.0 and 3.1)

Mac OS X v10.6 (Version 3.2)
Type Integrated Development Environment (IDE)
License proprietary
Website Apple – Xcode

Xcode is a suite of tools for developing software on Mac OS X, developed by Apple. Xcode 3.2, the latest major version, is bundled free with Mac OS X v10.6, but is not installed by default. Because version 3.2 is not supported on older Mac OS versions, more dated versions of Xcode are free from the Apple Developer Connection.

The main application of the suite is the integrated development environment (IDE), also named Xcode. The Xcode suite also includes most of Apple's developer documentation, and Interface Builder, an application used to construct graphical interfaces.

The Xcode suite includes a modified version of free software GNU Compiler Collection (GCC, apple-darwin9-gcc-4.2.1 as well as apple-darwin9-gcc-4.0.1, with the former being the default), and supports C, C++, Fortran, Objective-C, Objective-C++, Java, AppleScript, Python and Ruby source code with a variety of programming models, including but not limited to Cocoa, Carbon, and Java. Third parties have added support for GNU Pascal,[1] Free Pascal,[2] Ada,[3] C#,[4] Perl,[5] Haskell,[6] and D. The Xcode suite uses GDB as the back-end for its debugger.

Contents

History

The Xcode suite, like Mac OS X itself, has its roots in technology from NeXT. Prior to the October 24, 2003 release of Mac OS X v10.3, Apple referred to the suite of tools as "Developer Tools". The Xcode IDE was developed from and superseded Apple's earlier IDE, Project Builder, which was inherited and rewritten from NeXT's IDE of the same name.

Major features

Among the features of the Xcode suite is the technology to distribute the building of source code over multiple computers. The original, now called Shared Workgroup Build, uses the Bonjour protocol to automatically discover computers providing compiler services, and the free software distcc. More recent versions of Xcode added a second system, called Dedicated Network Builds, which scales better to larger configurations.

Because of modifications to GCC by Apple, Xcode can build universal binaries which allows software to run on both PowerPC and Intel-based (x86) platforms. Furthermore, the modified GCC can build 32- and 64-bit applications for both architectures. Using the iPhone SDK, Xcode can also be used to compile and debug applications for the ARM processor that run on iPhone OS.

Xcode also includes Apple's WebObjects tools and frameworks for building Java web applications and web services (previously sold as a separate product). As for Xcode 3.0, Apple WebObjects development inside Xcode 3,[7][8] should be used instead. Xcode 3 still includes the WebObjects frameworks.

In August 2006, Apple announced that DTrace, a dynamic tracing framework created by Sun Microsystems and released as part of OpenSolaris, would be integrated into Xcode as Xray; Xray was later renamed to Instruments.

Since version 3.1, Xcode has hosted the development environment for the iPhone OS.

References

External links


 
 

 

Copyrights:

Computer Desktop Encyclopedia. THIS COPYRIGHTED DEFINITION IS FOR PERSONAL USE ONLY.
All other reproduction is strictly prohibited without permission from the publisher.
© 1981-2009 Computer Language Company Inc.  All rights reserved.  Read more
Wikipedia. This article is licensed under the Creative Commons Attribution/Share-Alike License. It uses material from the Wikipedia article "Xcode" Read more