Today I am going to write about a neat trick I learned about automatically fixing fixable error in Xcode.
We usually come across the error which are easily fixable. These include typo'ed method/parameter names, missing semicolons, failure to close brackets. Speaking of Swift, they are also errors when we