Xcode Tips: Fix All in Scope

Ryan Cortez
2 min readApr 27, 2017

This is a game changer. This post is gonna be short and sweet today.

So you’ve made a simple mistake; Maybe Apple made a little change to syntax, maybe you were just distracted thinking about how awesome the last Star Wars teaser trailer was.

Either way, you’ve made a few simple coding mistakes in a row, and need to fix them. As long as Xcode has an idea of what the issue was, you can mass fix all of these issues in a single shortcut.

(The issue is that these preset UIColor values, are not functions anymore.)

Just pop into our “Editor” drop down menu. And BAM! You’ve got your solution.

This has saved me a tremendous amount of time, and stress. And I hope it does for you as well.

Happy Coding!

--

--

Ryan Cortez

A mediocre Software Engineer based in San Jose, California