Alamofire / AlamofireImage

AlamofireImage is an image component library for Alamofire
MIT License
3.99k stars 523 forks source link

protocol witness table for __C.UIImageView : Alamofire.AlamofireExtended in AlamofireImage, referenced from: "ViewController.tableView(_: __C.UITableView, willDisplay: __C.UITableViewCell, forRowAt: Foundation.IndexPath)" #481

Open pratik-kate opened 3 weeks ago

pratik-kate commented 3 weeks ago

I am using AlamofireImage in my iOS project, but facing this weird issue while building the project,

ld: Undefined symbols:
  protocol witness table for __C.UIImageView : Alamofire.AlamofireExtended in AlamofireImage, referenced from:
      com.sample.ListViewController.tableView(_: __C.UITableView, willDisplay: __C.UITableViewCell, forRowAt: Foundation.IndexPath) -> () in ListViewController.o
      com.sample.ListViewController.tableView(_: __C.UITableView, didEndDisplaying: __C.UITableViewCell, forRowAt: Foundation.IndexPath) -> () in ListViewController.o
clang: error: linker command failed with exit code 1 (use -v to see invocation)

Alamofire Environment

Alamofire version: 5.10.1 Xcode version: 15.2 Swift version: 5 Platform(s) running AlamofireImage: iOS macOS version running Xcode: Sonoma 14.6