Black bars appear in app when targeting iOS7.1 or 7.0 in Xcode6

前端 未结 5 1345
眼角桃花
眼角桃花 2020-12-02 06:33

Steps to reproduce:

  1. Create a new project using Xcode6 (single view template, iPhone only, Objective-C)
  2. Navigate to project settings and change the dep
5条回答
  •  轻奢々
    轻奢々 (楼主)
    2020-12-02 07:09

    I had the same issue with Xcode 7 beta 1 and the UICatalog sample code and could resolve it by choosing Main.storyboard in General Settings under App Icons and Launch Images for the Launch Screen File.

提交回复
热议问题