Increase font size of my editor XCode iOS

Problem: 

I want to change my xcode editor font size to be increase or decrease.

How can i changes that?


Solution:

command key and + key to be pressed on same time to increase the font size of xcode editor.

command key and - key to be pressed on same time to decrease the font size of xcode editor.


Comments

Popular posts from this blog

store cgpoint in userdefaults iOS swift

libc++abi: terminating due to uncaught exception of type NSException iOS swift