mirror of
https://github.com/rudrankriyam/App-Store-Connect-CLI.git
synced 2026-04-25 15:45:48 +03:00
[PR #730] [MERGED] Asc screenshot dimensions #746
Labels
No labels
bug
bug
documentation
enhancement
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/App-Store-Connect-CLI#746
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/rudrankriyam/App-Store-Connect-CLI/pull/730
Author: @rudrankriyam
Created: 2/22/2026
Status: ✅ Merged
Merged: 2/23/2026
Merged by: @rudrankriyam
Base:
main← Head:cursor/asc-screenshot-dimensions-5f95📝 Commits (7)
95f9c91screenshots: add missing 6.7 and iPad 11 dimensionsa3c8f5astyle: apply gofumpt alignment in screenshot sizes0a587fdscreenshots: align display-type sizing with ASC behavior56ae9cbdocs(screenshots): refresh examples to canonical API typesa7e1634merge(main): sync screenshot dimensions branch with #74401b55aeFix iPhone 69 screenshot size alias consistency52aaa12Merge pull request #746 from rudrankriyam/cursor/iphone-69-67-dimensions-6280📊 Changes
10 files changed (+776 additions, -212 deletions)
View changed files
📝
internal/asc/screenshot_sizes.go(+79 -139)📝
internal/asc/screenshot_sizes_test.go(+203 -2)📝
internal/cli/assets/assets_screenshots.go(+3 -2)📝
internal/cli/cmdtest/assets_screenshots_sizes_test.go(+196 -0)📝
internal/cli/migrate/import_helpers.go(+9 -8)📝
internal/cli/migrate/screenshots.go(+13 -3)📝
internal/cli/migrate/screenshots_test.go(+33 -0)➕
internal/screenshotcatalog/catalog.go(+182 -0)📝
internal/validation/screenshot_test.go(+52 -0)📝
internal/validation/screenshots.go(+6 -58)📄 Description
Summary
Validation
make formatmake lintmake testWall of Apps (only if this PR adds/updates a Wall app)
make generate app APP="..." LINK="..." CREATOR="..." PLATFORM="..."(or manually editeddocs/wall-of-apps.json+ ranmake update-wall-of-apps)docs/wall-of-apps.jsonREADME.mdEntry template:
Common Apple labels:
iOS,macOS,watchOS,tvOS,visionOS.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.