Migrated project to Xcode 10. When build the app it gives below build error. SMXcrashlytics.m - Redefinition of module ‘Pods_myapp’ I have used below version in Podfile: pod 'Fabric', '1.9.0' pod 'Crashlytics', '3.12.0'