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