the Oct. 12, 2011 release of Apple's integrated development environment (IDE) for Mac OS X and iOS. USAGE NOTE: Use this tag only for questions that are specific to this version of Xcode, and not for general Mac or iOS programming topics. Use [cocoa] for Mac programming questions, and [cocoa-touch] or [ios] for iOS programming questions.
Xcode 4.2, Apple's integrated development environment (IDE) for Mac OS X and iOS, was released October 12, 2011.
Use this tag for questions that are specific to Xcode 4.2, and not for general programming questions. Use the macos or cocoa tags for macOS programming questions; use the ios or cocoa-touch tags for iOS (formerly iPhone OS) programming questions; for questions about the Objective-C language and its features, use the objective-c tag; also, avoid adding the Xcode tag if your question would stay the same if you would use any other editor for writing your program code.
New Features:
- support for Mac OS X 10.7 Lion and iOS SDK 5.0
- Apple LLVM compiler 3.0 with Automatic Reference Counting (ARC)
- LLVM compiler support for C++’0x features using the new LLVM libc++ standard library
- Storyboarding support to design multi-view workflows for iOS
- OpenGL ES graphical debugger
- Location Simulation
Note:
Xcode 4.2 is the last version to support Mac OS X 10.6 (Snow Leopard), but is only available to registered developers; without an account, 3.2.6 is the latest download that appears for Snow Leopard.
Source: Release notes for Xcode 4.2
See xcode for more information.