d2 open seminar - wwdc 핫 이슈

Post on 16-Apr-2017

2.447 Views

Category:

Technology

0 Downloads

Preview:

Click to see full reader

TRANSCRIPT

What’s new Xcode 8강용석

Active Line Highlight

Swift Image Literals

Swift Image Literals

Swift Color Literals

Swift Color Literals

Documentation Generation단축키 : CMD + OPT + /

Xcode App Extensions

• Content addition and deletion

• Content transformation

• Content Selection

• Pasteboard modification

• In-file navigation

API Reference

• macOS, iOS, watchOS, tvOS into a single, unified reference

API Reference• macOS, iOS, watchOS, tvOS into a single,

unified reference

API Reference(Xcode7)

Interface builder new configuration bar

Vary for traitsBlue is customization for a specific size class

Adaptive layout

new static analyzers for localization, malleability, and deallocation

Capture and display logs for crashes that occur during your testing

Runtime issues

Runtime issues

• UI : Ambiguous Layouts

• Threads : Data Races, Unlock from Wrong Thread, Thread Leaks, Uninitialized Mutexes, Unsafe Calls in Signal Handlers

• Memory : graph of objects

Memory Debugger

Performance

top related