While running my project (which doesn\'t even use MapKit), my console gets spammed with more than a hundred class duplicate warnings:
MapKit
objc[63
Got the same issue on 9.0.1.
rm -rf ~/Library/Developer/Xcode/DerivedData/ModuleCache
This issue was solved for me.