Search code examples
iosobjective-cxcode7crashlyticstwitter-fabric

Crashlytics for ios in Xcode 7.1, throwing multiple errors after adding the framework in xcode 7


I am using Xcode 7.1. I did the installation of the Crashlytics for my iOS app. I went to their website, downloaded it and did the steps for the integration of their framework. It suggests me to do the clean build, which I did with no success. I am attaching the snapshot for the same. enter image description here The Xcode is throwing around 20 errors and I am clueless how to proceed after this.

enter image description here


Solution

  • please import libc++ (not libstdc++) libz, SystemConfiguration.framework, and Security.framework