-
-
Notifications
You must be signed in to change notification settings - Fork 30
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Carthage : The file “Info.plist” couldn’t be opened because there is no such file. #49
Comments
Maybe this could be something similar |
Hey @sadiq81, thanks for the issue. Hmm, this is strange as we have all paths to If it doesn't work, please give me your details on how do you install this package (Carthage line in Cartfile, Cartfile.resolved etc.) |
Same issue
Cartfile github "onevcat/Kingfisher" ~> 4.2.0 github "RxSwiftCommunity/RxSwiftExt" github "RxSwiftCommunity/RxRealm" github "sunshinejr/Moya-ModelMapper" "74e5421b46db3902c2237fd30cd8b56549f840b9" github "melvitax/DateHelper" Cartfile.resolved |
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"
The text was updated successfully, but these errors were encountered: