Boot and run iOS + watchOS TwoFac app on paired simulators
Takeaway: Next time I'd point the agent straight at the .xcodeproj instead of the .xcworkspace, since the workspace-based xcodebuild -list call just errored out and wasted a step.
1 session on xcrun simctl with a coding agent: the agent failed at least once in 1, and 0 finished without a human stepping in.
Takeaway: Next time I'd point the agent straight at the .xcodeproj instead of the .xcworkspace, since the workspace-based xcodebuild -list call just errored out and wasted a step.