I'm having trouble building with Carthage
error: could not read data from '/Users/.../Documents/.../Carthage/Checkouts/Moya-ModelMapper/Info.plist': The file “Info.plist” couldn’t be opened because there is no such file.
Cartfile
github "hackiftekhar/IQKeyboardManager" "v5.0.6"
github "SnapKit/SnapKit" ~> 4.0.0
github "onevcat/Kingfisher" ~> 4.2.0
github "jrendel/SwiftKeychainWrapper" ~> 3.0
github "realm/realm-cocoa" ~> 3.0.1
github "RxSwiftCommunity/RxSwiftExt"
github "RxSwiftCommunity/RxRealm"
github "sunshinejr/Moya-ModelMapper" "7.0.0"
github "melvitax/DateHelper"