Xcode 6.4 showing duplicate 'Simulators' with Unique Id

后端 未结 8 1971
忘掉有多难
忘掉有多难 2020-12-04 06:33

Till yesterday, everything was normal with Xcode. It was showing simulators as :

\"enter

8条回答
  •  再見小時候
    2020-12-04 07:33

    You can use the following command :

    snapshot reset_simulators

    If you don't already have snapshot installed :

    sudo gem install snapshot.

    More info on snapshot here : https://github.com/krausefx/snapshot#installation

提交回复
热议问题