JSONWebToken icon indicating copy to clipboard operation
JSONWebToken copied to clipboard

feat(module map): Enable Defines Module for library use

Open Bruschidy54 opened this issue 5 years ago • 0 comments

Hey there @antoinepalazzolo and @g-bourachot,

I'm currently helping develop a framework that uses your SDK. When "Define Module" is enabled, a module.modulemap file will automatically be generated, which is required to be able to use JSONWebToken in libraries in XCode 11.4+.

I would appreciate your review. Thanks!

Bruschidy54 avatar Jul 09 '20 01:07 Bruschidy54