Itβs best to use keyboard shortcuts. The default keyboard for navigation> Go to the next problem is β ' (single quote command). If you click it, Xcode will move on to the next issue that he knows about. If this problem has Fix-it, Fix-it popover will appear automatically, and you can press return to execute Fix-it, or press β ' to leave the code unchanged and go to the next problem or press escape to leave the code unchanged and stay in this matter.
You can also open the Problem Navigator (default shortcut: β4 ). Then you can click on the numbers one by one. If you click on a fix-it problem, Xcode will show a fix-it popover, and you can press return to execute the fix-it.
rob mayoff
source share