Video Tutorial: Using LLDB in iOS Part 7: Custom Summaries

Learn how to create custom summaries using LLDB. By Brian Moakley.

Leave a rating/review
Save for later
Share

Contents

Hide contents

Video Tutorial: Using LLDB in iOS Part 7: Custom Summaries

0 mins

Challenge

In this challenge you will need to download the sample app. Use both summary strings and python functions to print out the contents of each RWTVideoGame object so that you can view it in the inspector.

Download demo starter

Download demo finished

Download challenge starter

Download challenge finished

Download lecture slides