Hi, whenever I build my app to a simulator it launched device hub but then nothing, makes my Mac extremely hot and cause fans to engage all for nothing. Is it because I'm still on MacOS 26.5.1? Just seems like device hub is broken for me I can only launch testing on physical devices.
Device Hub Breaks on use
Hi
maybe this might help: https://developer.apple.com/forums/thread/829680
This is due to a known issue in Beta 1 where CoreDevice is not using the newly installed CoreSimulator content, leading to no simulators showing up. The best workaround is to run kill -9 CoreDeviceService in Terminal to get CoreDeviceService to restart and pick up the new simulator content.