How do I add a new device in Xcode? I need the iPhone 6 device. In the simulator, I have that device, but in Xcode is missing, how can I add the device here, in the red area?
Asked
Active
Viewed 261 times
-1
-
Check my answer [here](https://stackoverflow.com/a/42777320/1025063) – Imad Ali Oct 29 '17 at 07:45
-
1https://stackoverflow.com/a/45633454/5301953 similar question – Archit Dhupar Oct 29 '17 at 07:54
1 Answers
2
You don't need iPhone 6 there explicitly. All that is important here is the screen size, and iPhones 5, 6, 7 & SE all had the same size screens. It's the one listed as iPhone SE.

Gary Makin
- 3,109
- 1
- 19
- 27