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

Fix NSNumber encoding on Linux #44

Closed mattt closed 3 years ago

mattt commented 3 years ago

This reverts a temporary workaround (b20483678f282fd133d13c2e5dc8e3c71810b3fd) from #43.