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

Compilation error - redefinition of module CommonCrypto #42

Closed
omerlh opened this issue Jun 21, 2016 · 2 comments
Closed

Compilation error - redefinition of module CommonCrypto #42

omerlh opened this issue Jun 21, 2016 · 2 comments

Comments

@omerlh
Copy link

omerlh commented Jun 21, 2016

Hey
I've just installed Heimdall in my project using cocoapods. When I've tried to compile it using XCode 7.3, I've got the following error:

path-to-project/Pods/Heimdall/CommonCrypto/appletvsimulator/module.modulemap:1:8: Redefinition of module 'CommonCrypto'
path-to-project/Pods/Heimdall/CommonCrypto/appletvos/module.modulemap:1:8: Previously defined here

it happen also for the iphone simulator map. I think this is because I have another pod (Branch that depend on CommonCrypto, but I am not sure what to do in order to solve it.

Hope you could help with this mysterious error,
Omer

@sadaf-behbahani
Copy link

I have the same issue with Xcode 10. Any idea ?

@henrinormak
Copy link
Owner

Discussed/handled in #72

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

3 participants