Xcode Simulator: how to remove older unneeded devices?

前端 未结 19 1834
遇见更好的自我
遇见更好的自我 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:26

    The problem with these answers is that, with every Xcode update, menus and locations will change.

    Just go to /Applications/Xcode.app/Contents/Developer/Platforms and delete what you don't need. Xcode will start fine. If you're at all concerned then you can simply restore from Trash.

提交回复
热议问题