Media Summary: If you've used Interface Builder to design a view exactly how you want it, set its If you're updating your Swift version, or bringing some older Swift code into your project, When using TDD you can work more quickly by running a subset of tests – press ⌃⌥⌘G to re-run only your last test, or ⌘-click ...

Xcode In 20 Seconds Locking - Detailed Analysis & Overview

If you've used Interface Builder to design a view exactly how you want it, set its If you're updating your Swift version, or bringing some older Swift code into your project, When using TDD you can work more quickly by running a subset of tests – press ⌃⌥⌘G to re-run only your last test, or ⌘-click ... Setting a custom environment variable in your Test scheme allows you to detect when tests are running and create test ... When working with invisible components such as network requests, you can use breakpoints to play sounds when they succeed ... Creating named colors in your asset catalog lets you load that shared color in code using UIColor(named:), or in Interface ...

Photo Gallery

Xcode in 20 Seconds: Locking views
Xcode in 20 Seconds: Fix all issues
Xcode in 20 Seconds: Watchpoints
Xcode in 20 Seconds: Faster Testing
Xcode in 20 Seconds: Detecting tests
Xcode in 20 Seconds: Customizing behaviors
Xcode in 20 Seconds: Build settings
Xcode in 20 Seconds: Enhanced testing
Xcode in 20 Seconds: Quick Look
Xcode in 20 Seconds: Debug sounds
Xcode in 20 Seconds: Adding documentation
Intro to Constraints, Alignment and Layout | iOS App Development on Xcode 12 | UIKit Features Series
View Detailed Profile
Xcode in 20 Seconds: Locking views

Xcode in 20 Seconds: Locking views

If you've used Interface Builder to design a view exactly how you want it, set its

Xcode in 20 Seconds: Fix all issues

Xcode in 20 Seconds: Fix all issues

If you're updating your Swift version, or bringing some older Swift code into your project,

Xcode in 20 Seconds: Watchpoints

Xcode in 20 Seconds: Watchpoints

Xcode's

Xcode in 20 Seconds: Faster Testing

Xcode in 20 Seconds: Faster Testing

When using TDD you can work more quickly by running a subset of tests – press ⌃⌥⌘G to re-run only your last test, or ⌘-click ...

Xcode in 20 Seconds: Detecting tests

Xcode in 20 Seconds: Detecting tests

Setting a custom environment variable in your Test scheme allows you to detect when tests are running and create test ...

Xcode in 20 Seconds: Customizing behaviors

Xcode in 20 Seconds: Customizing behaviors

You can customize the layout

Xcode in 20 Seconds: Build settings

Xcode in 20 Seconds: Build settings

If you're not sure what one of

Xcode in 20 Seconds: Enhanced testing

Xcode in 20 Seconds: Enhanced testing

Use parallel testing to make

Xcode in 20 Seconds: Quick Look

Xcode in 20 Seconds: Quick Look

Xcode's

Xcode in 20 Seconds: Debug sounds

Xcode in 20 Seconds: Debug sounds

When working with invisible components such as network requests, you can use breakpoints to play sounds when they succeed ...

Xcode in 20 Seconds: Adding documentation

Xcode in 20 Seconds: Adding documentation

Documentation comments are shown inside

Intro to Constraints, Alignment and Layout | iOS App Development on Xcode 12 | UIKit Features Series

Intro to Constraints, Alignment and Layout | iOS App Development on Xcode 12 | UIKit Features Series

... constraints

Xcode in 20 Seconds: Named colors

Xcode in 20 Seconds: Named colors

Creating named colors in your asset catalog lets you load that shared color in code using UIColor(named:), or in Interface ...