Closed danieltigse closed 5 years ago
This is because the version in CocoaPods is only 0.5.0, and the latest (0.6.0) hasn't been deployed yet. While that is fixed, you could clone the repo and get the latest source. It will support Swift 3 and that will use Alamofile ~> 4 😉
I have updated cocoa pods to the 0.7.0 tag. Please confirm it's working now!
This is currently working with Alamofire 4.x (We will now have to think about migrating to 5.x once the final version is released).
I have this error:
[!] Unable to satisfy the following requirements:
Alamofire (~> 3.1)
required byStravaSwift (0.1.0)