yourkarma / JWT

A JSON Web Token implementation in Objective-C.
MIT License
350 stars 107 forks source link

Resolving package resolution issue in Xcode 13 #236

Closed insha closed 2 years ago

insha commented 2 years ago

When building, the package resolution was failing with Xcode 13. Removing the underscore ("_") fixes this issue from the dependencies item.