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 Enumerations and Optionals Introduction to Enumerations Modeling Finite Data

Paul Je
Paul Je
4,435 Points

Have a question about how to run your app on Xcode on iPhone

What are the steps? I can't go back to the video where it showed the instructions anymore and was wondering if somebody can let me know. Thanks!

3 Answers

Paul Je
Paul Je
4,435 Points

Okay thanks Greg! And is code signing only possible if you are trying to provide it on the App store or something? Or can it be done somewhat easily with my existing apple account?

Greg Kaleka
Greg Kaleka
39,021 Points

You will need a developer account. You can now have one for free if you don't need to have access to the app store (yet). If you want to submit apps to the app store, it's $99/year for an account with that privilege.

https://developer.apple.com/programs/

Paul Je
Paul Je
4,435 Points

Thanks Greg!!