I am creating a new iOS infrastructure and want to integrate Crashlytics into it. Using the Fabric.io Mac tool, I clicked on the +New App and selected the Xcode project for iOS. However, on the next screen (“Initialize SDK”) I get the following error:
There are no Mac or iOS goals in this Xcode project
Well, yes - my main Bundle FMWK shell code, not the usual AAPL application.
My question is: did anyone manage to integrate Crashlytics into the iOS framework project? Is it possible, and how can this be done?
source share