Decodable
Decodable copied to clipboard
While profiling app , it fails .
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
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.