IOS – How to increment the font size of the Xcode UI

iosmacosxcode

I googled and saw only how to increment the editor font size (code size).

But how do I enlarge the UI font size?

enter image description here

Best Answer

I believe it is system-wide question, rather than Xcode one. What is under Xcode control is editor font size.

But what you are asking is to change system fonts that are being used for Xcode main menu, files treeView, etc.

As far as I know, zoom under accessibility is only available option in this case.

"Apple main menu" > "System Preferences..." > "Accessibility" > "Zoom"