I updated my Xcode to the latest version and one thing I notice is that the screenshot image dimension size became small.
Before I updated it when I take screenshot using the Simulators built-in "Save Screenshot" function on iPhone 6 Plus simulator
. I would get 1920 * 1080
, But now the image dimension is only 414 * 736
.
Any thoughts?
Build Your App using Active Configuration = Release, then right click on the . xcodeproj. Select Reveal in Finder. Then have a look at App Size in the Build Subdirectory.
You can pick & drag any corner of simulator to resize it and set it according to your requirement. Note: With Xcode 9.1+, Simulator scale options are changed.
Press Command+Shift+4 and then keep the mouse pointer on Simulator and then press "Space Bar" key one camera icon will appear, now left click the mouse. Your simulator screen shot is saved on desktop. You can take the screen shot any small screen in the same way.
To launch a Simulator without running an app Launch Xcode. Do one of the following: Choose Xcode > Open Developer Tool > Simulator. Control-click the Xcode icon in the Dock, and from the shortcut menu, choose Open Developer Tool > Simulator.
Solution 1: (from Kip's answer)
in Simulator menu uncheck the option Debug > Optimize Rendering for Window Scale.
Solution 2:
Simulators menu chose Window->Scale->100%. (keyboard shortcut: ⌘1)
Then save screenshot (keyboard shortcut: ⌘S).
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With