Skip to content

[codex] Add leveldb C++ linker flag#151

Merged
AdamEssenmacher merged 1 commit intomainfrom
codex/add-core-leveldb-cxx
Apr 13, 2026
Merged

[codex] Add leveldb C++ linker flag#151
AdamEssenmacher merged 1 commit intomainfrom
codex/add-core-leveldb-cxx

Conversation

@AdamEssenmacher
Copy link
Copy Markdown
Owner

Summary

  • Add -lc++ to the leveldb.xcframework NativeReference linker flags in Firebase Core.

Why

The leveldb-library 1.22.6 podspec declares c++, and the real binary links libc++.1.dylib. This keeps the binding metadata aligned with the upstream dependency metadata.

Validation

  • git diff --check in /tmp/gafioc-core-leveldb-cxx

@AdamEssenmacher AdamEssenmacher marked this pull request as ready for review April 13, 2026 20:05
@AdamEssenmacher AdamEssenmacher merged commit ec4abe6 into main Apr 13, 2026
1 check passed
@AdamEssenmacher AdamEssenmacher deleted the codex/add-core-leveldb-cxx branch April 13, 2026 20:11
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