Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build with Xcode 10 throw error - 'Redefinition of module Pods_<appname> #217

Open
sonalpaghadal opened this issue Apr 1, 2019 · 1 comment

Comments

@sonalpaghadal
Copy link

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'

@alvelig
Copy link

alvelig commented Apr 10, 2019

In my case it complaints about Sift redefinition

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants