I recently updated to Xcode 8.1 and coding in Swift 3.
I am developing an iOS app and I get the following errors when the iPad Simulator is placed in the Landscape orientation. I do not get the errors when I use the iPhone Simulator in the Landscape orietation.
XPC connection interrupted | Terminating since there is no system app.
On Xcode 8.0, I did not get these errors. I have restarted my Mac Mini and Reset the Simulator to see if that would clear the errors. Neither worked.