Open main menu
Home
Random
Recent changes
Special pages
Community portal
Preferences
About Wikipedia
Disclaimers
Incubator escapee wiki
Search
User menu
Talk
Dark mode
Contributions
Create account
Log in
Editing
Xcode
(section)
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
=== 4.x series === In June 2010, at the [[Apple Worldwide Developers Conference]] version 4 of Xcode was announced during the Developer Tools State of the Union address. Version 4 of the developer tools consolidates the Xcode editing tools and Interface Builder into one application, among other enhancements.<ref>{{cite web|url=http://www.macrumors.com/2010/06/08/wwdc-software-notes-safari-5-xcode-4-itunes-9-2/ |title=WWDC Software Notes: Safari 5, Xcode 4, iTunes 9.2 |publisher=Mac Rumors |date=June 8, 2010 |access-date=June 21, 2010}}</ref><ref>{{cite web|url=https://developer.apple.com/technologies/tools/whats-new.html|title=Developer Tools - What's New in Xcode 4|work=Apple Developer|access-date=February 8, 2011}}</ref> Apple released the final version of Xcode 4.0 on March 9, 2011. The software was made available for free to all registered members of the $99 per year Mac Developer program and the $99 per year iOS Developer program. It was also sold for $4.99 to non-members on the [[Mac App Store]] (no longer available). Xcode 4.0 drops support for many older systems, including all PowerPC development and [[software development kit]]s (SDKs) for Mac OS X 10.4 and 10.5, and all iOS SDKs older than 4.3. The deployment target can still be set to produce binaries for those older platforms, but for Mac OS platforms, one is then limited to creating [[x86]] and [[x86-64]] binaries. Later, Xcode was free to the general public. Before version 4.1, Xcode cost $4.99.<ref>{{cite web|url=http://appleinsider.com/articles/11/07/20/apple_makes_xcode_free_to_all_with_release_of_4_1_on_mac_app_store.html |title=Apple makes Xcode free to all with release of 4.1 on Mac App Store |publisher=[[AppleInsider]] |date=July 20, 2011 |access-date=July 3, 2013}}</ref> Xcode 4.1 was made available for free on July 20, 2011 (the day of [[Mac OS X Lion]]'s release) to all users of Mac OS X Lion on the Mac App Store. On August 29, 2011, Xcode 4.1 was made available for Mac OS X Snow Leopard for members of the paid Mac or iOS developer programs.<ref name="What's New in Xcode 4.1">{{cite web |title=New Features in Xcode 4: Xcode 4.1 |url = https://developer.apple.com/library/content/documentation/Xcode/Conceptual/WhatsNewXcode-Archive/Articles/xcode_4_0.html#//apple_ref/doc/uid/TP40016147-SW9 |publisher=Apple Inc.|access-date=September 15, 2016}}</ref> Xcode 4.1 was the last version to include [[GNU Compiler Collection]] (GCC) instead of only [[LLVM]] GCC or [[Clang]]. On October 12, 2011, Xcode 4.2 was released concurrently with the release of [[iOS]] 5.0, and it included many more and improved features, such as storyboarding and [[Automatic Reference Counting|automatic reference counting (ARC)]].<ref name="What's New in Xcode 4.2"/> Xcode 4.2 is the last version to support [[Mac OS X 10.6|Mac OS X 10.6 "Snow Leopard"]], but is available only to registered developers with paid accounts; without a paid account, 3.2.6 is the latest download that appears for Snow Leopard.<ref>{{cite web|url=https://discussions.apple.com/thread/3537806|title=Why can't I download Xcode 4.2 for Snow Leopard?|access-date=May 2, 2015}}</ref> Xcode 4.3, released on February 16, 2012, is distributed as one application bundle, Xcode.app, installed from the Mac App Store. Xcode 4.3 reorganizes the Xcode menu to include development tools.<ref name="What's New in Xcode 4.3">{{cite web|title=New Features in Xcode 4: Xcode 4.3|url=https://developer.apple.com/library/content/documentation/Xcode/Conceptual/WhatsNewXcode-Archive/Articles/xcode_4_0.html#//apple_ref/doc/uid/TP40016147-SW2|publisher=Apple Inc.|access-date=September 15, 2016}}</ref> Xcode 4.3.1 was released on March 7, 2012 to add support for iOS 5.1.<ref name="What's New in Xcode 4.3.1">{{cite web|title=New Features in Xcode 4: Xcode 4.3.1 and 4.3.2 |url=https://developer.apple.com/library/content/documentation/Xcode/Conceptual/WhatsNewXcode-Archive/Articles/xcode_4_0.html#//apple_ref/doc/uid/TP40016147-SW3|publisher=Apple Inc. |access-date=September 15, 2016 }}</ref> Xcode 4.3.2 was released on March 22, 2012 with enhancements to the iOS Simulator and a suggested move to the LLDB debugger versus the GDB debugger (which appear to be undocumented changes).{{citation needed|date=April 2012}} Xcode 4.3.3, released in May 2012, featured an updated SDK for [[Mac OS X Lion|Mac OS X 10.7.4 "Lion"]] and a few bug fixes.<ref name="What's New in Xcode 4.3.3">{{cite web|title=New Features in Xcode 4: Xcode 4.3.3 |url=https://developer.apple.com/library/content/documentation/Xcode/Conceptual/WhatsNewXcode-Archive/Articles/xcode_4_0.html#//apple_ref/doc/uid/TP40016147-SW4 |publisher=Apple Inc. |access-date=September 15, 2016 }}</ref> Xcode 4.4 was released on July 25, 2012.<ref>{{cite web|url=http://9to5mac.com/2012/07/25/xcode-4-4-released-to-os-x-ios-developers/ |title=Xcode 4.4 rolls out to OS X, iOS developers via the Mac App Store |work=9to5Mac |date=July 25, 2012 |access-date=August 2, 2012 |last1=Gurman |first1=Mark }}</ref> It runs on both [[Mac OS X Lion]] (10.7) and [[OS X Mountain Lion]] (10.8) and is the first version of Xcode to contain the [[OS X Mountain Lion|OS X 10.8 "Mountain Lion"]] SDK. Xcode 4.4 includes support for automatic synthesizing of declared properties, new [[Objective-C]] features such as literal syntax and subscripting, improved localization, and more.<ref name="What's New in Xcode 4.4">{{cite web|title=New Features in Xcode 4: Xcode 4.4|url=https://developer.apple.com/library/content/documentation/Xcode/Conceptual/WhatsNewXcode-Archive/Articles/xcode_4_0.html#//apple_ref/doc/uid/TP40016147-SW11|publisher=Apple Inc.|access-date=September 15, 2016}}</ref> On August 7, 2012, Xcode 4.4.1 was released with a few bug fixes. On September 19, 2012, iOS 6 and Xcode 4.5 were released. Xcode added support for iOS 6 and the 4-inch [[Retina Display]] on [[iPhone 5]] and [[iPod Touch]] 5th generation. It also brought some new [[Objective-C]] features to iOS, simplified localization, and added auto-layout support for iOS.<ref name="What's New in Xcode 4.5"/> On October 3, 2012, Xcode 4.5.1 was released with bug fixes and stability improvements.<ref name="Xcode on the Mac App Store" /> Less than a month later, Xcode 4.5.2 was released, with support for [[iPad Mini]] and [[iPad]] with Retina Display, and bug fixes and stability improvements. On January 28, 2013, [[iOS]] 6.1 and Xcode 4.6 were released.
Edit summary
(Briefly describe your changes)
By publishing changes, you agree to the
Terms of Use
, and you irrevocably agree to release your contribution under the
CC BY-SA 4.0 License
and the
GFDL
. You agree that a hyperlink or URL is sufficient attribution under the Creative Commons license.
Cancel
Editing help
(opens in new window)