Support for Swift 4 Codable
Closed this issue · 1 comments
Gabriel-Lewis commented
Using Codable would be an improvement over parsing through all of the dictionaries in ADZPlacement
, ADZPlacementContent
, ADZPlacementEvent
, etc.
subdigital commented
This would be a great addition, however the project also supports Objective-C. At some point we’ll probably make a Swift only version of this, but that’s not currently planned.