So, I just upgraded from Xcode 11 to Xcode 12, and the first thing that I noticed is that they took away the toggle sidebars on the right. Now the only one on the right just shows the file details and target memberships. Is there a way to get console bar (the bottom one)? Also is there a way to make it look the way that it was in Xcode 11?
How do you get the console window on Xcode 12.4?
Please try View > Debug Area > Activate Console.
The debugging console will show automatically with this.
If you want to keep the Debug Area always shown, View > Debug Area > Show Debug Area.
The debugging console will show automatically with this.
If you want to keep the Debug Area always shown, View > Debug Area > Show Debug Area.