Skip to content
This repository was archived by the owner on Aug 24, 2019. It is now read-only.
This repository was archived by the owner on Aug 24, 2019. It is now read-only.

Redefinition of module 'CommonCrypto' #6

Description

@umverteiler

Hi,

I'm using CommonCrypto in combination with several others - including Starscream. Both frameworks - Starscream and CommonCrypto - are using the system CommonCrypto framework.

This results in a duplication error in the modulemaps:
.../Starscream/zlib/module.modulemap:6:8: Redefinition of module 'CommonCrypto' ... .../CommonCrypto.framework/Modules/module.modulemap:1:8: note: previously defined here module CommonCrypto [system] { ^

I posted the issue in Starscream's Issues section as well, since I'm not sure how to fix it and which framework has to made some change (if any at all). Renaming the module would be possible, but doesn't seem right to me.

Any ideas?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions