👨💻 Did you know, In Xcode you can right click a variable or function symbol and find where it is being referenced in your code? Very handy.
Related, Xcode feature request: A report/warning for all unused symbols in my code so I can find dead code not used anymore.