Hi everyone,
Since a couple days, I can't launch my watchOS widget extension in the Xcode simulator.
After launching the scheme in Debug or Release, I always end up with Xcode stuck on "Waiting to attach to watchOSWidgets on Apple Watch Series 9".
I already uninstalled and reinstalled Xcode and cleared all Xcode related folders in Library.
I also tried to use Debug > Attach to process, then Xcode goes into "Running watchOSWidgets on Apple Watch Series 9" but no widgets are installed, neither the app so I cannot debug anything.
I tried on different simulators, always end up with the same problem.
However, the watch app scheme works fine, in Debug or Release, it is only the widgets extension which doesn't work anymore.
This seems related to my computer, because if I create an empty project with a default watch widget extension, I still have the same issue. I really don't know what to do... Does anyone has a clue ?
Thanks