How to get the original size of screenshots using iOS Simulator in Xcode 7 when scaling down

后端 未结 3 1790
轻奢々
轻奢々 2020-12-31 04:03

In Xcode 7.1 Simulator, when using ⌘+s to save screenshot to desktop, it saves the actual size of the simulator. For example, iPhone 6 Plus 100% sc

3条回答
  •  無奈伤痛
    2020-12-31 04:28

    Uncheck "Optimize Rendering for Window Scale" option from "Debug" menu, if you want to save screenshot of actual device size

提交回复
热议问题