Increase the size of the fonts used By XCode 4'

2019-02-15 04:42发布

How can I increase the size of XCode 4's GUI fonts (not the editor, everything else)?

On my MBP 17", it's just impossible to read that XXX for hours!

1条回答
相关推荐>>
2楼-- · 2019-02-15 05:31

Not Xcode specific, but you might try launching Xcode using the resolution independent scaling built into the OS. It's the same thing you find in the Run action of a scheme, as it scale up the entire UI for an application.

查看更多
登录 后发表回答