Debug builds refuse to launch without CMUX_TAG to prevent accidental untagged launches. XCUITest launches the app as a separate process without XCTest env vars, so the app's isRunningUnderXCTest() check fails and the app calls exit(64). The test runner then waits forever for the app to report back. Set CMUX_TAG=ci in the CI env. |
||
|---|---|---|
| .. | ||
| ISSUE_TEMPLATE | ||
| workflows | ||