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

How to blink a button iOS swift?

Convert NsNumber, NSDate to String in iOS Swift

Parse the value from string value iOS swift