Should I go back to Xcode 11?

My Mac automatically downloaded Xcode 12. Is this going to be a problem for following tutorials made for Xcode 11? Should I go back to Xcode 11? How do I do that?

Thanks,
Holly

There is a slight difference in the way the Xcode 12 interface works and where you find things but essentially it will be fine.

The project creation process has more options to select from but once you understand the purpose of the options, the rest will fall into place.

There are some slightly annoying features with it and one of them is that the debug console window does not show up by default so you have to use the menu to activate it. That is especially annoying when your code crashes (not uncommon when testing) and whereas in the previous version you will see the contents of the console, in the new version you have to use the menu to make that visible.