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

iOS 13 Support #8

Closed
olegbarinov opened this issue Aug 15, 2019 · 5 comments
Closed

iOS 13 Support #8

olegbarinov opened this issue Aug 15, 2019 · 5 comments

Comments

@olegbarinov
Copy link

olegbarinov commented Aug 15, 2019

Environment

  • CatCrypto: 0.3.0
  • Xcode: 11.0 beta 5
  • iOS: 13.0 beta 6

Reproduce steps

  1. Build a project.

Description

Swift Compiler Error:

  • Redefinition of module 'CommonCrypto' (iPhoneSimulator13.0.sdk/usr/include/CommonCrypto/module.modulemap:1:8)
  • Could not build Objective-C module 'CommonCryptoFramework' (CatCrypto/Sources/Core/Crypto.swift:23:8)
@rajivshah3
Copy link
Contributor

Does using the latest commit on master help? This was probably fixed in #5

@olegbarinov
Copy link
Author

@rajivshah3 If it's present in current version (0.3.0), then no, it does not help.

@rajivshah3
Copy link
Contributor

I think it hasn't been released yet, but you can point your Podfile to a certain commit

@olegbarinov
Copy link
Author

@rajivshah3 Just checked with the latest commit, it works. Hope you release it soon.

@imkcat
Copy link
Owner

imkcat commented Sep 5, 2019

@olegbarinov Sorry for the delay response, the new version is released.

@imkcat imkcat closed this as completed Sep 5, 2019
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

3 participants