14

I am looking to allow app rotation on an iPad, but would like to keep it disabled on the iPhone, as it is too narrow.

So far, I only see instructions on one device or the other, but not both.

Any ideas?

rmaddy
  • 314,917
  • 42
  • 532
  • 579
Gabriel Garrett
  • 2,087
  • 6
  • 27
  • 45

1 Answers1

32

In Xcode 6 you have to edit Info.plist:

enter image description here

Aaron Brager
  • 65,323
  • 19
  • 161
  • 287