Kayhan Akbay

Results 4 comments of Kayhan Akbay

How about swift 3 ?

Hi everybody , anyone find solution for the problem ?

Hi Everybody , Solution for me ; Clean CocoaPods ``` rm -rf ~/Library/Caches/CocoaPods rm -rf Pods rm -rf ~/Library/Developer/Xcode/DerivedData/* pod deintegrate pod setup pod install ``` Update pods target version...

@nickx3389 before clean all CocoaPods cache i have same problem and without cleaning i updated min target version all dependencies but not working for me too. Also i have many...