Xcode Tips and Tricks

Ensure that you're using Xcode to the max! Improve your IDE proficiency with techniques such as keyboard shortcuts, editing, and debugging. By Caroline Begbie.

Leave a rating/review
Download materials
Save for later
Comments
Share
01
Toggle description

This video will introduce you to the topics covered in the course and how they will improve your Xcode proficiency.

Toggle description

Being able to navigate your project with keyboard shortcuts is your best road to proficiency in Xcode. In this video you'll learn the most-used shortcuts.

Toggle description

Learn how to use Markdown for README files and create custom file headers.

Toggle description

Find out how to manage project dependencies with workspaces. You'll also create a reusable framework for a checkbox control.

Toggle description

Manage building your projects using schemes, configurations and targets. You'll create a lite version of the sample app in a new target.

Toggle description

Learn how to control complex storyboards with storyboard references. You'll also debug the sample app using the visual debugger.

Breakpoints 13:55
Toggle description

Go beyond debugging basics using breakpoints. Find out how to use exception breakpoints to your advantage.

Toggle description

Create a library of code snippets which you can use for general coding or for giving presentations. You'll also complete a fun quiz using code snippets.

Behaviors 12:46
Toggle description

Set up your perfect coding environment using behaviors and tabs. Learn how to create a script to open a Terminal window at the project folder.

Conclusion 2:53
Toggle description

Review what you learned in the course and discover where you can learn more.