lsapan / pgoapi-swift

A Pokemon GO API library for Swift
MIT License
97 stars 29 forks source link

Fix to add override prefixes #64

Open wanbok opened 7 years ago

wanbok commented 7 years ago

All of class public func decodeToBuilder(jsonMap:Dictionary<String,Any>) throws -> Pogoprotos.Data.Badge.BadgeCaptureReward.Builder must have the prefix override