swift 2.3지원 마지막 버젼
xcode8.2가 릴리즈 되었는데요.
주요 새기능 및 개선점 소개 드리고자 합니다.
General
New Features
Xcode 8.2 offers more Touch Bar actions and allows customizing the Touch Bar controls of the following editors and debuggers: source editor, Playground editor, Interface Builder, view debugger, and memory graph debugger. To customize the Touch Bar, open the desired editor and then choose View > Customize Touch Bar. (28462580)
Touch Bar API is available for macOS 10.12.2 or later. (28785230, 28785231)
Interface Builder
Resolved Issues
A UITabBarController correctly displays content instead of blue boxes. (27881406)
Simulator
New Features
Dragging an app onto a Simulator window installs the app. (23387069)
You can take videos and screenshots of Simulator using the xcrun Xcode command-line utility. To take a screenshot, run the command xcrun simctl io booted screenshot. To take a video, run the command xcrun simctl io booted recordVideo . . (9887264)
Deprecations
Xcode 8.2 is the last release that will support Swift 2.3. Please migrate your projects to Swift 2.3 code to Swift 3 syntax by opening the project and choosing Edit > Convert > To Current Swift Syntax.
나머지 추가 사항은 아래의 릴리즈노트 확인해주세욥 :)
https://developer.apple.com/library/content/releasenotes/DeveloperTools/RN-Xcode/Introduction.html