Decodable icon indicating copy to clipboard operation
Decodable copied to clipboard

While profiling app , it fails .

Open Ankish opened this issue 7 years ago • 1 comments

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

Ankish avatar Dec 20 '17 06:12 Ankish

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.

Anviking avatar Jan 03 '18 09:01 Anviking