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 Views and View Controllers View Controllers and IBAction

How can I run the simulator without minimizing Xcode program?

When I run the simulator my Xcode minimizes, so all I see is the simulator and my computer's desktop behind it. And I cant see Xcode with the "You clicked me" result when I click the button on the simulator. Anyone know how I can have the simulator run on top of Xcode without Xcode minimizing?

thanks

2 Answers

Pasan Premaratne
STAFF
Pasan Premaratne
Treehouse Teacher

I think you have Xcode running on Full Screen Mode. This forces the OS to load the simulator on a new desktop instead of on top of Xcode. If you are in Full Screen Mode, go to View on the menu bar and select Exit Full Screen

I have a question similar to the Run simulator, My run simulator isn't showing up at all? And when i try and use the keyboard short cut of the command button and R , alls the computer does is make a noise?

Thank you Sir for the help, I got it working correctly now