Background If you’ve ever tried to develop for watchOS, you’ll be very aware that it does not get along very well with Xcode. The most common issue is that it gets stuck on either “Preparing to install” or “Running YourAppName on device” and doesn’t actually do anything. Debugging works fine in…