page 266 ~ 267
When running in debugging mode
let app = XCUIApplication () This code gives an error.
The error message is
You get “caught” NSInternalInconsistencyException “,” No target application path specified via test configuration: <XCTestConfiguration: 0x6000001fc600> ".
Googleling does not find the answer.
What’s wrong?