Can you take screenshots of Xcode Previews?

To be clear - I'm talking about the magically generated and updated PreviewProvider previews in Xcode


Let's say I have a handful set up for different devices. iPhone X, iPad Pro, iPhone SE


Is there an easy way for me to take screenshots to send for review?

Obviously I can scroll down the screen and do it manually - but I'm thinking of something that would output a screenshot for each device.


It seems like it _should_ be an obvious feature, but I can't find it!

Replies

This is probably what you meant by "do it manually", but I've personally just been using screen snippets (Cmd+Shift+4). Slightly better than Screenshot -> Crop at least.

Command-S in simulator gives you the screenshot formatted for Appstore…

Add a Comment