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 Diary App Using Core Data Inserting and Saving Data UI for Inserting Diary Entries

charlie D
charlie D
5,218 Points

MainStoryBoard

For some reason, my MainStoryBoard "play button" stopped working while working on Diary App. Can't figure out how to get it working again. I'm using Xcode 6.1. It works with other projects, so it's not Xcode. Appears to be a configuration issue within Diary App project's storyboard. Has anyone else encountered this issue. Any suggestions? Thanks......

Kevin Hamil
Kevin Hamil
8,203 Points

What do you mean by "play button"? Are you just saying that you can't run the app in the simulator? Or does it run and give an error? Not sure, what you mean exactly.

Does it still look like the play button, because you may have changed it by accident to Test, Profile or Analyse by accident. If so, just click and hold that button and the Run option should appear. Highlight “Run”, and let go of the click.

2 Answers

charlie D
charlie D
5,218 Points

Thanks, Erion. I think the project file may have become corrupt. I've recreated and completed the project.

charlie D
charlie D
5,218 Points

Play button isn't clickable; therefore, I can't run app in simulator.