I'm using Xcode 7 and am having trouble with matching the simulator to the view displayed in Xcode. The simulator screen seems to "zoomed in" too much and as a result, some of the objects located near the edges of the view are not displayed when running the simulator.
Deployment target: 9.0
Devices: Universal
Target scheme: iPhone 6
I did some reading about Xcode's autolayout but can't seem to figure out the settings that need to be changed. (How can to fit simulator according to my device screen?)