Add the ability to create a simulator on the "fly". i.e. ``` xcrun simctl create "xUnit Runner" "com.apple.CoreSimulator.SimDeviceType.iPhone-7-Plus" "com.apple.CoreSimulator.SimRuntime.iOS-10-1" ```
Add the ability to create a simulator on the "fly".
i.e.