Annotating Swift Code

todo, fixme and compiler directives

Steven Curtis

--

Photo by KOBU Agency on Unsplash

Xcode allows you to annotate your code to make it easier to navigate your code, and potentially fix problems. This guide will help you to do just that!

Difficulty: Beginner | Easy | Normal | Challenging

Prerequisites:

--

--