Closed Widcket closed 1 year ago
Hi! Just wondering, why did you drop it? It doesn't look like necessary change.
I'm working on the project with iOS 12 deployment target and today i ran into error after package update. Had to fix dependency on 1.0.1.
Hi @userNameIsBoris, we're aligning our Swift libraries to support iOS 13+, as per our Support Policy.
@Widcket Got it, thanks. Have a nice day!
📋 Changes
This PR raises the deployment target of JWTDecode.swift as follows:
Additionally, support for Xcode 13 was dropped, and as such the minimum Swift version was raised to 5.7 (the version shipped with Xcode 14.0).