XCode and wierd messages
After an my latest Xcode update on my laptop I noticed things got wierd. First my list of simulators was empty and that was wierd but I thought that I might be a temporary issue so I restarted Xcode to no luck. Then I thought hey, some build cache is corrupt let’s do a clean build, and then I got this strange error message:
A quick search on the web showed that killing the ‘CoreSimulatorService’ was the solution:
So if anyone else happends to encounter the same issue I hope this helps you as it did help me.