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

Version update #117

Open
mihailsalari opened this issue Sep 17, 2018 · 1 comment
Open

Version update #117

mihailsalari opened this issue Sep 17, 2018 · 1 comment

Comments

@mihailsalari
Copy link

Please update to remove warnings:
File Base64.swift, line 25, 'characters' is deprecated: Please use String or Substring directly.
File HMACCommonCrypto.swift, line 32, 'deallocate(capacity:)' is deprecated: Swift currently only supports freeing entire heap blocks, use deallocate() instead.

I'm using Xcode Version 9.4.1 (9F2000), Swift 4.1.

Please update or add a version for Swift 4.1 and remove deprecations.

Regards

@raf-wtag
Copy link

I've got same issue . Had to comment out that code to use this pod.
Xcode Version 14.3.1 Swift 5.6.1

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