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 Improving Our User Interface Adding a Pop of Color

I get this when i try to run the App it crashes after displaying the splash screen libc++abi.dylib: terminating wi

this is very annoying could you please help me with the question mentioned above/

here's the full error that i get

2015-03-17 14:31:57.341 MyFunFacts[19341:3861485] *** Terminating app due to uncaught exception 'NSUnknownKeyException', reason: '[<MyFunFacts.ViewController 0x7feb08485880> setValue:forUndefinedKey:]: this class is not key value coding-compliant for the key ShowMore.'

ShowMore being the button

Hmm, that is an interesting error message. Can you start by restarting Xcode, and restarting your computer and then seeing if that works? If not we can look into it further....

1 Answer

John Stephanites
John Stephanites
2,007 Points

Did that work for you I get something very similar! libc++abi.dylib: terminating with uncaught exception of type NSException