How to get a split-view with the simulator in Xcode

How to place the simulator window right next to Xcode without having it always moving to the background when losing focus.

Flo

Here is the simple solution:

  1. Start simulator
  2. Focus the simulator
  3. Window > Full Screen Tile
  4. This creates a split view of Xcode and the simulator