Bummer! You have been redirected as the page you requested could not be found.

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 Track - Creating IBOutlets: adding/renaming a button in the view controller I receive an error.

When following the track "Creating IBOutlets" in the Swift 2.0 course; It explains how to edit IBOutlets by adding/renaming a button in the view controller. I follow Pasan's exact explanation however I receive a white page in the build; and an error in appdelegate.

Any advice on what's happening? A possible update to the Swift language?

Could you add a link to the video you was following.

1 Answer

Could you show us your ViewController code?