Thursday, July 22, 2010

Apple Released Xcode 4 preview 2

Apple has released the second preview of Xcode 4, Xcode 4 has a couple of nice features and a new user interface!

Xcode 4 requires snow leapord 10.6 and it has the SDK for iOS 4 for developers to develop/build applications for iPhone, iPod,iPad and Mac!

Here are the new features Xcode 4 has:

• 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 (headers, UI controllers, etc.)
• Fix-it highlights code where an error is detected. as you type, and can even fix it for you
• Version editor shows a live comparison through SCM history, using Git or Subversion
• 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
- see notes below on how to enable the LLVM compiler or LLDB debugger
• Instruments adds System Trace, and new iOS instruments including OpenGL ES

Stay tuned for more information here at www.TheStraightMusic.blogspot.com!

No comments:

Post a Comment