How do I remove redundant iOS simulator entries from Xcode?

后端 未结 5 865
猫巷女王i
猫巷女王i 2020-12-15 06:25

How do I remove all these extra simulators from my Xcode menu?

5条回答
  •  轻奢々
    轻奢々 (楼主)
    2020-12-15 06:45

    There is a nice shell script that deletes all simulators and creates a list of new ones for you on GitHub without the need of Fastlane (even though Fastlane is worth to have anyway):

    https://github.com/jerolimov/reset_simulators

提交回复
热议问题