XCode 3.0 - Development @ Leopard

mac2022-06-30  67

Xcode is Apple’s suite of tools for developing software on Mac OS X

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.0.1 ), and can compile C, C++, Objective-C, Objective-C++, Java, and AppleScript 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, Free Pascal, Ada, C#, Perl and D. The Xcode suite uses GDB as the back-end for its debugger.

Xcode is the development environment for the iPhone, starting version 3.1.(wikipedia)

Download from ADC xcode 3.0(Direct download link, AppleID required) for leopard. Xcode 3.0 release 2007/10/26.

Welcome to be a XCoder! XCode 3.0 Splash

New Project here to start

Max OS X, is base on FreeBSD, some Kernel tips in FreeBSD for development will be useful, as bash/wheel, etc.

More detail, to be continued… : )

Some link:

Leopard OS Foundations OverviewCSharpPlugin - Xcode Plugin and supporting files for Mono C# integrationApple Developer Connection: Xcode tools and resourcesApple.com: Xcode featuresDownload XcodeBecome an Xcoder - PDF for learning how to write Cocoa in Xcode (This is for fish)

转载于:https://www.cnblogs.com/jasonet/archive/2008/04/06/1138877.html

相关资源:iPhone开发秘籍(第2版)--源代码
最新回复(0)