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

Undefined symbols for architecture arm64 #3872

Closed
luyun opened this issue May 17, 2024 · 1 comment
Closed

Undefined symbols for architecture arm64 #3872

luyun opened this issue May 17, 2024 · 1 comment

Comments

@luyun
Copy link

luyun commented May 17, 2024

Undefined symbols for architecture arm64:
"_$ss8DurationV10componentss5Int64V7seconds_AE11attosecondstvg", referenced from:
_$s9Alamofire16WebSocketRequestC18startAutomaticPing5everyys8DurationV_tF in libAlamofire.a(WebSocketRequest.o)
ld: symbol(s) not found for architecture arm64
clang: error: linker command failed with exit code 1 (use -v to see invocation)

@jshier
Copy link
Contributor

jshier commented May 22, 2024

With no other details I'll assume you're using an old build product from some other Xcode or Alamofire version, or perhaps have an active architecture issue in your project. Either way I suggest doing a clean build. Since Alamofire doesn't directly offer prebuilt products, there's nothing we can really do to help with your local build issues.

@jshier jshier closed this as completed May 22, 2024
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

2 participants