I'm using Xcode 6.3. Just downloaded Fabric.io and I'm trying to install Crashlytics to one of my apps.
I've added the build phase script and ran the Build as it asked me to.
Then I dragged the SDKs folder into the Project Navigator and clicked on the Finish button. I now see Fabric.framework
and Crashlytics.framework
in my project.
However, the Fabric app doesn't see that I've done the last step. It's still asking me to install the SDK Kits.
How do I proceed?
Thanks