JSONWebToken.swift
JSONWebToken.swift copied to clipboard
Version update
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
I've got same issue . Had to comment out that code to use this pod. Xcode Version 14.3.1 Swift 5.6.1