cmux/.github
Lawrence Chen 79266ee03b Fix UI test hang: remove ad-hoc signature before test launch
The Mac Mini runner has no dev certificates, so xcodebuild produces
an ad-hoc signed app. Gatekeeper rejects it, causing XCUITest to hang
forever at app.launch(). Split build and test phases, strip the ad-hoc
signature between them so the app can launch.
2026-02-24 23:15:11 -08:00
..
ISSUE_TEMPLATE Add GitHub issue templates for bug reports and feature requests (#165) 2026-02-20 04:02:26 -08:00
workflows Fix UI test hang: remove ad-hoc signature before test launch 2026-02-24 23:15:11 -08:00