Xcode Universal Binary

Version: 3.1 || Release Date: 2008-08-02 || License: Freeware

Xcode is Apple Computer's integrated development environment for Mac OS X. It includes all the tools you need to create, debug, and optimize your own Universal applications, targeting both Intel and PowerPC platforms. At the heart of Xcode is a graphical workbench that tightly integrates a syntax-highlighting text editor, a robust build control system, a debugger, and the powerful GCC compiler capable of targeting both Intel and PowerPC regardless of host platform.

Suggest screenshot/icon / Suggest new version

7 Opinions:

avatar

by
falafeln, 2007-11-01

3.0 is great, I can spend hours just playing around with the new features… Finally Apple has added code-folding… in their own Apple way :)

avatar

by
blackjack75, 2006-10-26 (score: -2)

I always thought the autocompletion was awful. Especially when I tried doing some java (to integrate it in my app thanks to the excellent Java Bridge).

avatar

by
hustla_du, 2006-08-29 (score: 4)

Just wish there was an easier way to update the software - downloading a 900MB+ .dmg every time it needs updating is somewhat of a pain.

avatar

by
bruno, 2006-08-21 (score: 1)

You could always use Interface Builder to create the UI elements along with Codewarrior. IB is part of the devtools as a whole, not specifically a component of XCode. The new XCode for Leopard is looking quite promising (and so is IB for that matter)

avatar

by
cyberelf, 2006-08-17 (score: 1)

Personally, I find Xcode much better than CodeWarrior, especially for its better window management, where two files can be opened in the same window. And there is no equivalent of Interface Builder for CW. The fact that .mcp files are binary makes them a pain to use in a versioning system.

avatar

by
bradbeattie, 2006-08-17

I'd love it if XCode got code folding. That would make me very happy.

avatar

by
bruno, 2006-07-13

Not as intuitive or feature rich as CodeWarrior nor is it as fast - it also doesn't produce code as well (thanks to gcc)... But, it's the only game in town to develop Universal Binaries. Metrowerks are kicking themselves for selling off their Intel support.