I use Xcode 9.2 for source control, but when there's a conflict after update, I can't resolve them. The usual two-pane screen appears, but instead of showing the conflicts, I only see the following labels:
- No Files
- No Selection
- No Version Editor
So instead of the good graphical interface, I have to use the command line to resolve my conflicts. What's wrong?
Note: when committing, the version editor appears correctly.