After updating to Xcode 10.2, I’ve started getting random leaks in Instruments. Just creating a new default single view app and profiling on a physical device iPad or iPhone shows random leaks. I completely uninstalled the update and tried again and the same is happening. If I use the Memory Graph Debugger everything is good. Any… Show more

I've get over 100 leaks in Instruments when testing a default Swift project in XCode 10.3 and iOS 12.2 target. I've submitted to Apple and written on Stackoverflow to see what is going on. So far, I've heard nothing. This has been an issue for quite a while. What is everyone doing to deal with the false positives? Cheers, Mark