Xcode Simulator: how to remove older unneeded devices?

前端 未结 19 1821
遇见更好的自我
遇见更好的自我 2020-12-02 03:56

I\'m running Xcode 4.3.1 iOS-Simulator which originally only supports iOS 5.1.

I need to test my code with iOS 4.3, so I used Xcode\'s \"Install\" feature to install

19条回答
  •  北海茫月
    2020-12-02 04:12

    Command+Space

    Type 'simulator'

    open the old beta simulator you no longer need.

    right-click on it in the dock, then choose Options>'Show in Finder'

    Close the app, then remove it from the folder.

    :)

提交回复
热议问题