Post-Build UI Review After a successful build, capture screenshots and evaluate the visual quality of the generated app. This ensures the UI matches expectations before finalization. Workflow Step 1: Capture Screenshots Call with the project directory and scheme name. This: - Boots the iOS simulator - Builds and installs the app - Captures the launch screen - Returns the screenshot path and simulator UDID Step 2: Evaluate Each Screenshot Read each screenshot file to view it with your vision capability. For each screen, evaluate against the checklist in references/evaluation-checklist. Step 3:…