Destination toolbar disappeared on XCode 6.4

前端 未结 11 1658
我寻月下人不归
我寻月下人不归 2020-12-13 08:11

Today in the morning I tried to compile my project to run in my device and I found the destination toolbar disappeared and I cannot choose my IOS device or IOS Simulator dev

11条回答
  •  感情败类
    2020-12-13 08:46

    I'm running with same problem. You can select device or change scheme using below steps:

    1. Select Product from menu
    2. Select Scheme or Destination
    3. Select required Scheme option or Destination option

    Alternative Solution:

    The only solution is to use Xcode 7 or above. I've installed Xcode 7.1 and found Scheme/Simulator list available. Refer screenshot.

    It seems that Xcode 6 or below doesn't support OS X El Capitan.

提交回复
热议问题