Apple M1 Pro, 26.5.1 (25F80) XCode 27.0 Beta (27A5194q) Command Line tools for Xcode 27 are installed. Device Hub Version 27.0 (235.4.2)
Within device hub I can not create iOS 27 simulators. Only the 26.5 simulators are listed there. I installed the iOS 27.0 SDK. Also deleted and reinstalled it. The computer was restarted. No change. I am unable to create the proper iOS 27 Simulators. Any idea why this is not working?
Thanks for the help upfront.
From Xcode 27 Device Hub unable to create simulator: 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 (you shouldn't need to reboot your Mac).