Skip to content
This repository has been archived by the owner on Jan 18, 2025. It is now read-only.

Add support for Xcode 10.0 and Swift 4.2 #7

Open
wants to merge 28 commits into
base: master
Choose a base branch
from

Conversation

ziogaschr
Copy link
Collaborator

In Swift 4.2 and Xcode 10.0 the CommonCrypto framework became publicly available in iOS. For this reason, we had to remove the modulemap. For doing this, while keeping backward compatibility with later versions, we used an elegant method from @radianttap, who used a Build phase to check for CommonCrypto existence.

p.s.: Thanks @radianttap. I hope you are fine that I used your elegant handler.

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

Successfully merging this pull request may close these issues.

1 participant