Skip to content

Commit c689d74

Browse files
vveerrggclaude
andcommitted
feat: add iPad QA-AUTOMATION for App Store screenshots
Add screenshot capture and resize pipeline targeting iPad Air 11-inch (M3) to address Apple's Guideline 2.3.10 rejection (non-iOS status bars). Adapted from the iOS repo's QA-AUTOMATION pattern with iPad-specific changes: auto-boot simulator, xcodebuild integration, and tablet-11 (1668x2388) App Store sizing. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 61e9cb1 commit c689d74

5 files changed

Lines changed: 603 additions & 0 deletions

File tree

.gitignore

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,3 +20,8 @@ distros/
2020

2121
# Chrome Web Store credentials
2222
.env
23+
24+
# QA-AUTOMATION artifacts
25+
QA-AUTOMATION/screenshots/
26+
QA-AUTOMATION/tools/click
27+
QA-AUTOMATION/.build/

0 commit comments

Comments
 (0)