SwiftDate via CocoaPods

I am using a pod called SwiftDate which builds on all local machines - I have tried other solutions for this problem by updating the local repo and running pod install and pod update - however I consistently get this error:
[!] Unable to satisfy the following requirements:

  • SwiftDate (~> 4) required by Podfile
  • SwiftDate (~> 4) required by Podfile
  • SwiftDate (~> 4) required by Podfile
  • SwiftDate (= 4.0.13) required by Podfile.lock

I have tried several version, none work, though building locally with no version works everywhere but BitRise

Duplicate of

If that wouldn’t help, please comment there!

You might also want to search the CocoaPods issue tracker, there are lots of similar issues, e.g. Unable to satisfy the following requirements with Podfile, but they required a higher minimum deployment target. · Issue #4373 · CocoaPods/CocoaPods · GitHub

For local reproduction, please follow this guide:

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.