Files
Trevin Chow 6918780928 fix: document SwiftUI Text link tap limitation in test-xcode skill
Simulated taps via XcodeBuildMCP (and all iOS simulator automation
tools) silently fail on SwiftUI Text views with inline AttributedString
links due to a platform limitation — inline links are not exposed as
separate accessibility elements. Added a known-limitation note in the
testing step and a human-verification table entry so the agent prompts
for manual taps instead of retrying silently. Closes #59.
2026-03-26 17:14:36 -07:00
..