How to Debug in Xcode

Finsi Ennes
7 min readJun 29, 2023

Knowing how to debug is an essential skill for a developer. Not only to identify and solve bugs but to check and optimize your app performance.

In this article, we will see what debugging tools Xcode provides and learn how to use them properly.

Why I should use the debugger?

Developers commonly add print or NSLog statements for debugging. This technique…

--

--

Finsi Ennes

iOS Developer. Passionate about coding and UX design. For more content, you can follow me on Instagram @finsi.code