Xcode 10.1 UI Tests crashing

Hi, ever since upgrading XCode from 10.0 to 10.1, I have not been able to run any of my UI Tests. Each of them crashes after calling XCUIApplication().launch(), with no meaningful crash description (NSException).


Does anyone know if this is a known Xcode 10.1 issue or know how to fix this?


Thanks