-1

I can't able to get iPhone6 or iPhone6 Plus layout in Storyboard. enter image description here

So how to add this? Because each time run on iPhone6 simulator and check, its tedious thing.

Siddharth
  • 4,142
  • 9
  • 44
  • 90

1 Answers1

1

There's no need for dedicated iPhone 6 or iPhone 6 Plus options as the iPhone 8 and iPhone 8 Plus dimensions are exactly the same. You should simply use one of those instead.

enter image description here

A. Walker
  • 446
  • 2
  • 12
  • where is 1242x2208 resolution? – Siddharth Mar 05 '18 at 09:17
  • You should read [this article](https://www.paintcodeapp.com/news/iphone-6-screens-demystified) about iPhone resolution scaling. `1242x2208` is the rasterised resolution for iPhone 8 Plus. The points-based version of this is the left-most device highlighted in my answer. – A. Walker Mar 05 '18 at 15:48
  • Sorry for little bit late in reply but I was not checked this so that. – Siddharth Mar 12 '18 at 17:21