How to develop or migrate apps for iPhone 5 screen resolution?

后端 未结 30 3738
醉话见心
醉话见心 2020-11-21 05:48

The new iPhone 5 display has a new aspect ratio and a new resolution (640 x 1136 pixels).

What is required to develop new or transition already existing applications

30条回答
  •  没有蜡笔的小新
    2020-11-21 05:54

    If you need to convert an already existing app to universal, you need to select corresponding xib file->show Utilities-> Show Size inspector.

    In Size inspector you can see Autosizing, by using this tool you can convert to existing iOS App.

提交回复
热议问题