0

I just created my new iOS project as a single view app and tried running it with no codes added, but there appears just a blank black window in the iOS simulator, and it generates the below error:

"The operation couldn't be completed. (Mach error -308 -(ipc/mig)server died)"

Kjuly
  • 34,476
  • 22
  • 104
  • 118

1 Answers1

1

Have a look at this question:

Swift Playground and Simulator Error (ipc/mig) server died, Unable to boot the iOS Simulator

Hopefully that will help you too.

Community
  • 1
  • 1
pbodsk
  • 6,787
  • 3
  • 21
  • 51