6

I am brand new to swift and Xcode and about to start a iOS learning module.

Problem: I am struggling to find the setting for font size in the Xcode playground.

Question: How can I increase the font size.

Eric Aya
  • 69,473
  • 35
  • 181
  • 253
Chris Dormani
  • 476
  • 8
  • 21

1 Answers1

12

go to the top left of your screen while in xcode.

Go Xcode -> Preferences -> Fonts & Colours. Highlight all the words in the big center box.

The click on the "T" icon (Text) just below.

Select your size and you're sorted!

Andrew Wormald
  • 219
  • 2
  • 9