kylef / JSONWebToken.swift

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

Fit on Xcode 10.2 #125

Closed EdwardCKF closed 4 years ago

EdwardCKF commented 5 years ago

Fit on Xcode 10.2 swift 5

TranTo-To commented 5 years ago

this work will help others a lot too

kylef commented 4 years ago

Thanks @EdwardSun123 , I've merged in https://github.com/kylef/JSONWebToken.swift/pull/112 which contains this change.