How to get the original size of screenshots using iOS Simulator in Xcode 7 when scaling down
Uncheck "Optimize Rendering for Window Scale" option from "Debug" menu, if you want to save screenshot of actual device size from iOS simulator.
Happy Programming!!