Apple Debugging L1 - Print Statements

Опубликовано: 25 Июль 2019
на канале: AppleProgramming
6,449
196

Print statements are the first thing we talk about in the Apple Debugging series as they are one of the most basic tools we have for debugging our issues. Using CustomStringConvertible and CustomDebugStringConvertible to print objects or structs for print and printDebug along with using po in the debugger.

Twitter:   / lucasderraugh  
GitHub: https://github.com/lucasderraugh
Site: http://derraugh.com