iOS Fix
Use this skill when the user asks to fix an iOS issue found by ios-qa, tests, screenshots, or device exploration.
Workflow
- Reproduce or read the evidence for the bug.
- Locate the relevant Swift, SwiftUI, or project configuration.
- Make the smallest safe fix.
- Build with the available Apple workflow.
- Re-run the specific failing flow.
- Summarize the cause, fix, and verification.
Guardrails
- Do not do blind fixes without a reproduction or evidence trail.
- Do not change signing or deployment settings unless the bug is actually there.
- Preserve user edits and unrelated local changes.