Kitura / BlueCryptor

Swift cross-platform crypto library using CommonCrypto/libcrypto
Apache License 2.0
190 stars 47 forks source link

Cryptor-iOS Scheme is not Shared #43

Closed jracc closed 6 years ago

jracc commented 6 years ago

Because the scheme is not shared, I cannot do a build with Carthage. Would you mind making sure the scheme is shared as are the other two?

ianpartridge commented 6 years ago

Yes that sounds fine - would you mind opening a PR?

billabt commented 6 years ago

No PR necessary. I can fix it in a few minutes. 😉

billabt commented 6 years ago

Fixed in version 1.0.6.

jracc commented 6 years ago

Awesome. Thank-you.

On Jul 26, 2018, at 10:20 AM, Bill Abt notifications@github.com wrote:

Closed #43.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or mute the thread.