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 trial

iOS Swift 2.0 Basics An Introduction to Swift Programming An Introduction to Xcode

Ian Henderson
Ian Henderson
5,512 Points

X-Code asked me if I want to enable "developer mode." I said "yes." Are there any risks using "developer mode?"

X-Code asked me this when I created my first Playground.

2 Answers

Harry Hendel
PLUS
Harry Hendel
Courses Plus Student 2,748 Points

All this does is allow certain things to run which helps you debug your code. In other words, its fine.

Ben Masel
Ben Masel
2,004 Points

Not that i know of, i enabled it and nothing has gone wrong so I'm guessing it doesn't pose any risks to your computer. Hope this helps : )