didFinishLaunchingWithOptions not called

I’m trying to integrate Fabric / Crashlytics and am having issues because didFinishLaunchingWithOptions in AppDelegate seems to never fire. I’ve tried killing the app on the device before running it in xCode, I’ve tried rebooting the device, restarting xCode, I’m not sure why didFinishLaunchingWithOptions is never called.