You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The device must be paired/trusted, connected, unlocked when needed, and have Developer Mode enabled.
808
808
Modern devices visible to devicectl use CoreDevice. Older devices visible only to xctrace use the XCTest backend automatically.
809
809
XCTest-backed devices must already have the target app installed and should be opened by bundle ID; app inventory, install/reinstall, deep links, and launch arguments require CoreDevice.
810
+
XCTest-backed runner commands travel through macOS usbmuxd; keep the trusted device connected by cable.
810
811
The AgentDeviceRunner XCTest host must be signed before commands can run on a physical device.
811
812
Start with Automatic Signing and only these env vars:
0 commit comments