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 Build a Simple iPhone App with Swift Deploying to a Device Running on a Device

Louis Perello
Louis Perello
3,649 Points

Try the app on your iPhone without spend 99$ thanks to Xcode7

Hi everybody,

If like me you are not ready to pay 99$ for the Apple developers program but you still want to try the app on your phone you can thanks ton apple and Xcode 7 beta

You have just to go here https://developer.apple.com/xcode/downloads/ and download the Xcode 7 beta 5Pre-release.

Warning: You should install Xcode 7 beta in a subdirectory in Application to avoid to break your actual Xcode. You should also make a copy of your Swift projects because Xcode7 use Swift 2.

After the installation you can follow the Pasan's instruction to test your app :)

Have fun