Anviking / Decodable

[Probably deprecated] Swift 2/3 JSON unmarshalling done (more) right
MIT License
1.04k stars 73 forks source link

While profiling app , it fails . #161

Open Ankish opened 6 years ago

Ankish commented 6 years ago

Fails with No Such module as Decodable. But when I run it installs fine and can distribute the app to appstore too. import protocol Decodable.Decodable <- Error

Anviking commented 6 years ago

Might be fixed by renaming the library (planned for next version). If you use CocoaPods I think there is some way you can rename modules in the Podfile.