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

Invalid bundle error while upload the app to the app Store

Convert NsNumber, NSDate to String in iOS Swift

Global LocationManager Singleton class iOS Swift