Xcode is Apple's integrated development environment (IDE) for Mac OS X and iOS. Xcode 4.3 (4E109) was officially released February 16, 2012. This tag should only be used for questions about this specific version of Xcode itself, and not for general Mac or iPhone OS programming topics. Use [cocoa] for Mac programming questions, or [cocoa-touch] for iOS (formerly iPhone OS) programming questions.
Xcode is Apple's integrated development environment (IDE) for development for its Mac OS X (osx) and iOS (iphone/ipad) platforms. Documentation for Xcode 4.3 can be found in Apple's Highlights Found in Xcode 4.3.
Xcode 4.3 is used to produce software applications for Mac OS X and iOS. Xcode 4.3 (4E109) was officially released February 16, 2012, and Supports OS X 10.7 Lion +.
This tag covers:
- Project organization
- Source code editing
- Build system
- Unit testing
- Interface Builder (in Xcode 4 and later only; it is separate in 3 and earlier)
Xcode comes with Apple's Mac OS X and iOS SDKs bundled, but that does not mean questions about the use of those SDKs are questions about the IDE. Consider what changes your question would require if you were using vi to edit and make to build; if your question would remain unchanged, then it is not an Xcode question, so you should not give your question the xcode tag. Use the cocoa (Mac) and/or cocoa-touch (iOS) tags instead.
See xcode for more information.