1

I updated to Xcode 6.3 and can't find the Hardware < External Display < etc. to access the Apple watch simulator.

It seems like Hardware was replaced by 'Product' but I still can't find the 'External Display'.

sfjac
  • 7,119
  • 5
  • 45
  • 69
Python_is_cool
  • 137
  • 1
  • 4

2 Answers2

3

You can find Hardware < External Display < etc. at simulator's menu

enter image description here

Vlad
  • 7,199
  • 2
  • 25
  • 32
1

Have you opened and chosen "iOS Simulator" application? As you mention before, about item "Product", I can understand, that you could confused Xcode menu with iOS Simulator menu. There is no such menu item "Product" in iOS Simulator. Look at pics below.

This is Xcode application menu. Xcode app menu

This is iOS Simulator application menu. iOS Simulator menu

perpetuous
  • 298
  • 2
  • 8