yeatse / KingfisherWebP

Elegantly handle WebP format with Kingfisher.
MIT License
301 stars 71 forks source link

KingfisherWebP framework schemes iOS #40

Closed mkamranashfaq closed 4 years ago

mkamranashfaq commented 4 years ago

please resolve this issue. Dependency "KingfisherWebP" has no shared framework schemes for any of the platforms: iOS

Screenshot 2020-08-17 at 10 38 53 PM
yeatse commented 4 years ago

Hello, which package manager are you using to add this library? CocoaPods or SPM? Would you mind proving a Podfile or Package.swift for me to reproduce this issue?

mkamranashfaq commented 4 years ago

I am using Carthage... Tried different branches for #KingFisherwebP github "Yeatse/KingfisherWebP" github "Yeatse/KingfisherWebP" "0.7.0"

yeatse commented 4 years ago

Ah 😅 Carthage is not supported yet

mkamranashfaq commented 4 years ago

do you have any plan to make compatible this for Carthage 😅

yeatse commented 4 years ago

Sorry for the late reply 😭 From version 1.0.0 KingfisherWebP can be used with Carthage now. See README.md for more details.