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

Getting Compiler Error: "Could not build Objective-C module 'CommonCrypto'" when building in Xcode 6.1 #3

Open
dmcgloin opened this issue Oct 3, 2014 · 1 comment

Comments

@dmcgloin
Copy link

dmcgloin commented Oct 3, 2014

Thanks for putting this out there. I was looking at the technique you employed to import the CommonCrypto routines.

This Stack Overflow question got me here:

http://stackoverflow.com/questions/25248598/importing-commoncrypto-in-a-swift-framework

It looks like the path defined in the module needs to be updated. Not sure how to make this relative to Xcode installation

@kgn
Copy link

kgn commented Oct 13, 2015

Running into the same issue '/usr/include/CommonCrypto/CommonCrypto.h' not found

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