DTAssetProviderService could not start DTXConnection with Simulator

后端 未结 9 1010
梦如初夏
梦如初夏 2020-11-28 13:03

After updating to Xcode 7.3 I am not able to run my app in the iOS Simulator.

On every attempt I am getting the following error message:

DTAss

9条回答
  •  心在旅途
    2020-11-28 13:45

    Killing the simulator and restarting it from Xcode helped me.

    You are probably using macOS Sierra which breaks Xcode 7.3.1 (mac store version)

    Use Xcode 8 beta or Xcode 7.3.1.dmg downloaded from the Mac Developer portal for a fix https://developer.apple.com/downloads

    Direct link to Xcode 7.3.1: http://adcdownload.apple.com/Developer_Tools/Xcode_7.3.1/Xcode_7.3.1.dmg

提交回复
热议问题