Hi All,
I've got the new 2018 MacBook Pro 15" (15,1) running High Sierra 10.13.6 and the Xcode 10.0 (10A255) release version and am having the following recurring issue.
I've got an iOS project that I'm running in the simulator. In this case I'm actually running XCTests. The total tests run for about 4 seconds.
At this point, Xcode looks like it's idle, but my fans spin up to full speed and Activity Monitor shows me:
diagnosticd 170% cpu
diagnosticd 82% cpu
notifyd 78% cpu
SpringBoard 78% cpu
Sometimes it shows diagnosticd higher like 350% CPU, but always diagnosticd is the highest.
The computer doesn't seem to be doing anything. Both Xcode and Simulator are responsive.
If I close the simulator, these disappear and the fans spin back down.
This happens 100% of the time with the iPhone XR simulator, but doesn't seem to happen at all with any of the others, including the XS and XS Max.
Anyone else seeing this?