MacOS 10.12.5 broke location services for iOS 9 simulators

Got location just fine before the update. After the update, requesting a location with CLLocationManager no longer calls any of its delegate methods. The code was never changed. The same code works perfectly in the iOS 10 simulators.