duplicate device scheme in xcode 4

后端 未结 6 991
慢半拍i
慢半拍i 2021-02-04 07:33

When I look at my schemes in xcode 4 after I connect my iPad, I see two schemes listed for my device (one to the right of my project name in the drop down list, and one right un

6条回答
  •  情话喂你
    2021-02-04 07:45

    I had the same problem (iPhone showing up twice when connected). What did work for me was: uninstalling all dev tools using "sudo /Developer/Library/uninstall-devtools –mode=all"

    Then reinstall XCode. Be careful though, the App Store will say, that XCode is already installed, so I ran the "Install Xcode" app in Applications.

提交回复
热议问题