How to get black borders in iPhone 5

When I first updated Xcode and tested my application in the iPhone 5 simulator, the application worked fine with black borders at the top and bottom. Then something appeared asking if I want Xcode to automatically resize the application to fit the entire screen. I clicked yes, and now everything went wrong. Is there a way to get the borders back? I want to send an update for my application as soon as possible. Thank!

+5
source share
4 answers

Delete the Default-568h@2x.png file from the project .

+18
source

4 steps:

  • Default-568h@2x.png " " ( ).
  • (Option key) .
  • .
  • .
+5

, 1 Apple , Default-568h@2x.png App Store. .

+2

. , Project > Clean. , ALTkey, " "!

+1

All Articles