I use Chatto and ChattoAdditions successfully in swift project, XCode 9.2. with Cocoa Pods.
I updated Xcode to version 9.4.1.
There was an errors in automatic generated file "module.modulemap":
Header 'ChattoAdditions-Swift.h' not found.
There is not 'ChattoAdditions-Swift.h' file in repository. How to fix this error?