Did anyone experience huge memory leak with iOS Simulator lately?
Every time I'm trying to run my app in the Simulator, I'm getting SpringBoard memory leaks like that.
In an hour or so after that I'll have “Your system has run out of application memory” error (so I have to reboot my MacBook Pro with a button, because system is not working at this moment).
The problem is not in my app (I've tried two of them, and the second was fairly simple), and the problem is not with just one of the simulators (I've tried iPhone X and iPhone 7, both leaked, although 5s seemed ok).
(Unfortunately, I can't check what would happen if I tried to run an app on my device now)
XCode, Version 9.1 (9B55). iOS Simulator — Version 10.0 (SimulatorApp-835.2.1).
I have 360GB available on my system disk and 16GB RAM. MacOS Sierra, 10.12.6.
Is there a way to work out these issues without reinstalling XCode?