Closed ale84 closed 4 years ago
I just had the same issue (updating project to xcode 11.4 & alamofire 5.0.5) and manually removing Carthage/Checkouts/AlamofireImage solved it.
I just had the same issue (updating project to xcode 11.4 & alamofire 5.0.5) and manually removing Carthage/Checkouts/AlamofireImage solved it.
it works thank you.
what do you mean by removing the folder? how do you build it if you removed the checkout folder?
Of course to compile the project I had to rebuild checkouts by carthage update AlamofireImage
;)
We've recently removed our submodule Carthage checkout of Alamofire, so Carthage users will need to redo their checkout of AlamofireImage to capture Alamofire locally.
I am using Carthage v. 0.34.0 Carthage build fails with the following error:
Alamofire Environment
Alamofire version: 5.0.5 Xcode version: 11.3.1 Swift version: 5 Platform(s) running AlamofireImage: iOS macOS version running Xcode: 10.15.3