-
Type:
Bug
-
Status: Resolved
-
Priority:
Medium
-
Resolution: Done
-
Component/s: Foundation
-
Environment:
In a docker container from the following docker hub repo
FROM norionomura/swift:swift-4.1-branch
As the title describes when using the new api on macOS it's fine but once you try to compile on Linux here comes the swift compiler
error: value of type 'JSONDecoder' has no member 'keyDecodingStrategy'
it then proceeds to ask me if I meant either date or data DecodingStrategy