In Xcode 6 Apple added simctl which allows to do a lot with the iOS simulator, but there is no option to take screenshots. There are 2 alternatives, less comfortable:
- Using instruments and *.js scripts - UIAutomation.
- Using osascript as mentioned in: http://jehiah.cz/a/iphone-simulator-screenshot.
Looking for a simple way like xcrun simctl screenshot