From the course: Building a Note-Taking App for iOS 10 with Swift

Unlock the full course today

Join today to access over 22,400 courses taught by industry experts or purchase this course individually.

Configure Xcode preferences

Configure Xcode preferences

From the course: Building a Note-Taking App for iOS 10 with Swift

Start my 1-month free trial

Configure Xcode preferences

- [Instructor] You can adjust Xcode preferences by going to Xcode, Preferences. What I want to point out is under the Fonts & Colors section. If you ever want to change the settings or you have a certain set of settings that you're prefer, you can do that right here. Xcode has some presets like Sunset, Presentation Large, Midnight, and Low Key. So you can choose one of those if you like or you can create your own settings by modifying the default settings. Select Default, make a copy of it by clicking the plus button, choosing Duplicate default. I'll call this Custom Default and then in here you can choose the Source Editor tab, click inside of there, press Command + A to select all. If you want to change the font in font sizes for all these fonts, this is how you do it. Click the T button in the font area and then choose the font. For this course, in case you're wondering I'm using Monaco 18. Now, of course, you don't have to use that font if you don't want to. I just wanted to point…

Contents