This repository contains CocoaPod for Fabric (https://fabric.io).
- Fabric.framework v1.1.1
- Crashlytics.framework v2.2.9
- TwitterKit.framework v1.2.0
- MoPub.framework v3.3.0
- Use official Fabric app to configure the components you need
- Remove all frameworks from project which were added by Fabric app
- Add pods
pod 'Fabric/Crashlytics', '~> 1.1.1'
pod 'Fabric/MoPub', '~> 1.1.1'
pod 'Fabric/Twitter', '~> 1.1.1'
- Change path in Run Script Build command to:
./Pods/Fabric/Fabric.framework/run <your organization API key> <your organization build secret>