Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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 this issue Nov 8, 2024 · 0 comments

Comments

@pratik-kate
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant