Get old Xcode Object Library style from Xcode 10

Viewed 1941

is it possible to get the old Xcode 9 object library style at the bottom right in the right tab. Im using Xcode 10 beta 6enter image description here

2 Answers

The solution is to use this shortcut ⇧+option+⌘+L then it stays consistent until u close it

Unfortunately you can't.

In this Apple forum post you can find the Release Note of the change.

To open the library with a shortcut use ⇧+⌘+M

Related