Xcode Simulator animations extremely slow when played in editor

后端 未结 9 1521
情深已故
情深已故 2020-12-22 20:18

Recently I have experienced, that Xcode\'s simulator has become extremely slow. Also if I create a new app and run it i, the transition between the launch screen and the fir

9条回答
  •  再見小時候
    2020-12-22 21:04

    Currently only iOS11 simulator is slow.

    You can download additional iOS10 simulator which works perfectly.

    Choose Xcode -> Product -> Destination -> Download simulators... Then select any iOS10 simulator from the list (e.g. 10.3.1).

    After that you will choose iOS version for most devices:

提交回复
热议问题