kylef / JSONWebToken.swift

Swift implementation of JSON Web Token (JWT).
http://jwt.io
BSD 2-Clause "Simplified" License
763 stars 226 forks source link

could not checkout with package manager #127

Open Ginso opened 3 years ago

Ginso commented 3 years ago

hello i tried checking it out with the swift package manager, but it failed to resolve packages: because JSONWebToken.swift >=1.4.3 contains incompatible tools version and root depends on JSONWebToken.swift 2.2.0..<3.0.0, version solving failed. Can anybody help me?