I can't remove splash screen image in iOS Simulator

前端 未结 3 1491
伪装坚强ぢ
伪装坚强ぢ 2021-01-12 09:03

I am testing my app on SDK iOS Simulator to make sure it runs properly. First of all, I decided to remove a splash screen image because I don\'t think I want one. When I ran

3条回答
  •  深忆病人
    2021-01-12 09:31

    in xcode you need to do a build clean, then delete the app from the simulator, then build and run.

提交回复
热议问题