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 an Interactive Story App with Swift Creating a Story Creating an Adventure

Dangelot Muzeau
Dangelot Muzeau
892 Points

i ran to so much problems. Wow

7 problems

There are 6 compiler warnings in the video and then they suddenly disappear. Mine have not disappeared, and the app does not run past the first screen due to a "break point" created in this struct. I've followed everything to the letter and am wondering if these compiler errors are the reason for the break point that is crashing the app?

Martel Storm
Martel Storm
4,157 Points

Thayer McClanahan, I too have 6 Swift Compiler Warnings "Result of call to 'addChoiceWith(title:page:)' is unused" and like you said in the video it disappears on its own. Did you ever figure it out?