Use this tag only for questions directly pertaining to the Swift Decodable protocol introduced in Swift 4.
Im trying to decode a plist using PropertyListDecoder() but when I get to the trying to access the keys, I …
swift swift4 property-list codable decodable