So, I upgraded to Xcode 7.3.1, and now my Xcode will create and deploy my applications (yes, every application, even a completely new empty one), for the simulator, but the application never runs on the simulator, and the debugger never joins, Xcode just freezes and needs to be forced. I completely destroyed Xcode and all the simulators and installed it again to no avail. I looked at "Stack Overflow" and Google tried every tip and it still got out of luck. Does anyone know how to solve this problem? If I refuse before 7.2.1, I can fine-tune the simulator perfectly.
Let me know if you need more information.
My applications work fine on the simulator, and if I try to connect the debugger to the running application, it will not be convenient, and Xcode freezes when I try, when I try to connect in this way, at least Xcode should not be forced termination.
FYI, I can debug the device, this is just a simulator problem.
source
share