Skip to content

Build failing on linux #51

@sujaykakkad

Description

@sujaykakkad

I have ubuntu 16 and the terminal shows this error while building

/Packages/JWT-2.0.1/Sources/JWT.swift:84:84: 
error: 'String' is not convertible to 'AnyObject'; 
did you mean to use 'as!' to force downcast?
  let header = encodeJSON(["typ": "JWT" as AnyObject, 
"alg": algorithm.description as AnyObject])!

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions