iOS 9 / watchOS 2 / Xcode 7 Beta 5 Test Debug Simulator Issues

I'm trying to get my watchOS 2 app tested.


With Beta 4, I was able to run the WatchKit App scheme AND the iOS App scheme at the SAME TIME and have the debugger attached to BOTH.

Now, if I run one, the other one stops.


I can't even get it to attach to my physical watch.


The simulator doesn't work at all - the 42mm watch does not respond to the Home menu option or any clicks anywhere.


So far, my only recourse has been to export an Archive, delete the app on the phone, import the archived ipa to iTunes, deploy to the device, pray, run, pray, run.


Naturally, this causes a great deal of difficulty for debugging purposes.

The simulator has suddenly started working again (I had tried rebooting and resetting the settings multiple times previously, but I guess *this* time was the right time). Still can't debug both apps at once, or debug from my physical devices. But that's some progress anyway.

iOS 9 / watchOS 2 / Xcode 7 Beta 5 Test Debug Simulator Issues
 
 
Q