Skip to content

Instantly share code, notes, and snippets.

@rshaker
Created June 17, 2021 16:33
Show Gist options
  • Save rshaker/e8bf90ba7a10d93361dfc0981b921ec4 to your computer and use it in GitHub Desktop.
Save rshaker/e8bf90ba7a10d93361dfc0981b921ec4 to your computer and use it in GitHub Desktop.
App store previews and screenshots

App store previews and screenshots

Required screen sizes

  • 5.5" = iphone 7 plus
  • 6.5" = iphone 11 pro max
  • 12.9" x 2 = ipad pro (2nd and 3rd gen)

Screen recording of simulator

Command-line

  • xcrun simctl io booted recordVideo --codec=h264 minesweeper-ios.mov

Load into iMovie

  • add audio and trim to playhead
  • share to app store preview, and upload that mp4 to appstoreconnect

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment