kylef / Mockingjay

An elegant library for stubbing HTTP requests with ease in Swift

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

URITemplate not updated to swift 5

DrKrakus opened this issue · comments

Hello,
I have two errors from URITemplate when i launch my unit test :

  • 'Hashable.hashValue' is deprecated as a protocol requirement (Warning)
  • 'characters' is unavailable: Please use String directly (Error)

Both in URITemplate.swift