My Locations initial core data setup not working

Hello,

I’ve followed the instructions on pages 143-160 around initially setting up core data for the My Locations project and can’t get it to work. The project builds and runs fine but it looks like the lazy var managedObjectContext never gets used and the database never gets created. I have it hooked up exactly as described. I also downloaded the finished example project to compare and can’t find anything that I’m missing. Is there a step left out of the book or a change to Xcode that might caused this to not work? I’m on Xcode 7.3.1.

Thanks for any help,
-geoff

Nevermind I’m am idiot. The debug output was hidden in Xcode. Nothing to see here. Move along. :slight_smile: