Welcome to the Treehouse Community
Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.
Start your free trialJunaid Abd
Courses Plus Student 32 PointsWhat font is used in Xcode?
What font is used in Xcode, i want to use this font for a Label in the ViewController but i can't seem to find it?
1 Answer
Erik Nilsen
20,433 PointsFrom this stack overflow question - http://stackoverflow.com/questions/15299191/default-xcode-4-5-font
Looks like the default font in xcode is Menlo Regular - 11.0 point :)