Xcode 9 Simulator Always Returns a Controlelr

When grabbing the list of controllers from GameKit, I am always getting an array of 1 controller "Generic Controller" from the simulator.


This used to not be the behavior in previous Xcode versions...is there a setting somewhere I can turn off so it doesn't report a controller is connected?


Thanks!