Skip to content

fix(ios): openssl linker issues - #102

Merged
gmurayama merged 6 commits into
masterfrom
fix/openssl-ios
Nov 26, 2025
Merged

fix(ios): openssl linker issues#102
gmurayama merged 6 commits into
masterfrom
fix/openssl-ios

Conversation

@gmurayama

@gmurayama gmurayama commented Nov 18, 2025

Copy link
Copy Markdown
Collaborator

Applications importing libpitaya can fail during the linking phase for iOS build:

Undefined symbols for architecture arm64:
  "_SSL_get_peer_certificate", referenced from:
      _tls__write_to_bio in libpitaya-ios.a[16](tr_uv_tls_aux.c.o)
ld: symbol(s) not found for architecture arm64
clang++: error: linker command failed with exit code 1 (use -v to see invocation)

@gmurayama
gmurayama merged commit 27113b0 into master Nov 26, 2025
1 check passed
@gmurayama
gmurayama deleted the fix/openssl-ios branch November 26, 2025 13:28
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

Successfully merging this pull request may close these issues.

1 participant