yourkarma / JWT

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

Cannot update to version 3.0 #191

Open nyeineiei opened 6 years ago

nyeineiei commented 6 years ago

I used pod 'JWT'. Then imported this lib in my project like this #import <JWT/JWT.h>. But I still got these problems.

screen shot 2018-03-27 at 12 16 01 pm

So I thought these are not available in the current version of JWT and tried to update it to 3.0. But I cannot. Can anyone please help me on that issue. Thanks

angyay0 commented 5 years ago

Same problem, your build seems to be Broken, because your examples also aren't running.