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

Use CommonCrypto instead of CryptoSwift #5

Merged
merged 1 commit into from May 27, 2015

Conversation

lordkev
Copy link
Contributor

@lordkev lordkev commented May 22, 2015

Based this on the following SO answers. It uses a dummy framework to import CommonCrypto so that the end user of Mattress doesn't have to add the module map to their own project.

http://stackoverflow.com/questions/24123518/how-to-use-cc-md5-method-in-swift-language

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

@sharpfive
Copy link
Contributor

LGTM. Nice work.

@dmauro
Copy link
Contributor

dmauro commented May 27, 2015

This is awesome, thanks! Validates in the News app, so I'll merge this in here and then we should see about getting this branch into master.

dmauro added a commit that referenced this pull request May 27, 2015
Use CommonCrypto instead of CryptoSwift
@dmauro dmauro merged commit cc53914 into feature/avoid-cache-retreive May 27, 2015
@dmauro dmauro deleted the feature/use-common-crypto branch May 27, 2015 20:39
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

Successfully merging this pull request may close these issues.

None yet

3 participants