Η Apple κυκλοφόρησε το Xcode 4.1

Πριν λίγο η Apple κυκλοφόρησε την καινούρια Developer Preview του Xcode 4.1. Η καινούρια αυτή έκδοση είναι απαραίτητη για την ανάπτυξη εφαρμογών στο Lion.

This is a pre-release version of Xcode 4.1 for both Mac and iOS development. This release requires Mac OS X Lion and includes iOS SDK 4.2. Continue to use Xcode 3.2.5 on a Snow Leopard partition if you plan to submit Mac or iOS apps to the App Store.

Στην καινούρια έκδοση του Xcode θα δούμε:

  • Support for Mac OS X 10.7 Lion
  • Xcode 4 has a brand new, single window interface for all major workflows
  • Interface Builder is now integrated within the main Xcode IDE
  • Assistant shows a paired editor with complementary files, e.g.: header or UI controller
  • Version editor shows a live comparison through SCM history, using Git or Subversion
  • Live Issues display coding errors as you type, and Fix-it can correct the mistake for you
  • Tabs save a unique screen layout for each task, e.g. debugging, editing, designing
  • LLVM compiler 2.0 includes full support for C, Objective-C, and now C++
  • LLDB debugger is faster, and uses less memory than the GDB debugging engine
  • Instruments adds System Trace, and new iOS instruments including OpenGL ES