Flight-School / AnyCodable

Type-erased wrappers for Encodable, Decodable, and Codable values
https://flight.school/books/codable
MIT License
1.28k stars 132 forks source link

Resolve or Resign Swift 4.0 Compatibility #46

Closed minacle closed 3 years ago

minacle commented 3 years ago

This package is not compatible to Swift 4.0 despite there is Packagespan>@</spanswift-4.swift due to reasons below:

We need to decide resolve the problem for compatibility, or resign and change the lowest requirement to Swift 4.1.

minacle commented 3 years ago

Resigned. See #57.