Open kyledold opened 3 years ago
I have the same problem. Did you have any solution @kyledold?
@willamssouzazup I did manage to fix this but it was a year ago so I've completely forgotten how I did it unfortunately.
Can you try run pod env
and see if anything strange shows for "Repositories"?
I have cocoapods v1.10.1 and cocoapods-art v1.0.5 installed.
My pod file looks like this:
I have only 1 remote repo ("cocoaPods-remote") where all my dependencies should pull from.
The "cocoaPods-remote" repo has been installed locally and when I run the
pod install --repo-update
command I get the following error:I've tried multiple different versions of CocoaPods and still same issue. I've following the documentation in artifacory about setting this up but it hasn't changed anything. I'm not sure what else to try, any suggestions would be helpful.