“Your binary is not optimized for iPhone 5” (ITMS-90096) when submitting

前端 未结 17 2065
暗喜
暗喜 2020-12-01 03:24

this is my first ios app and when i try to submit it to the app store it gives me the ITMS-90096 error.

\"error

17条回答
  •  一向
    一向 (楼主)
    2020-12-01 04:05

    If you only support iOS9+ you have to add a LaunchScreen.storyboard (without ViewController)

    And reference it in your Target

提交回复
热议问题