Skip to content

[codex] Add CloudFirestore UIKit and C++ linker metadata#152

Merged
AdamEssenmacher merged 1 commit intomainfrom
codex/add-cloudfirestore-cxx-uikit
Apr 13, 2026
Merged

[codex] Add CloudFirestore UIKit and C++ linker metadata#152
AdamEssenmacher merged 1 commit intomainfrom
codex/add-cloudfirestore-cxx-uikit

Conversation

@AdamEssenmacher
Copy link
Copy Markdown
Owner

Summary

  • Add UIKit to FirebaseFirestoreInternal.xcframework frameworks.
  • Add -lc++ to the grpcpp.xcframework NativeReference linker flags.

Why

The FirebaseFirestoreInternal 12.6.0 podspec declares UIKit, and the real binary links UIKit. The gRPC-C++ 1.69.0 podspec declares c++, matching the real grpcpp binary's libc++ dependency. Per scope, this PR only updates -lc++ and UIKit metadata for CloudFirestore.

Validation

  • git diff --check in /tmp/gafioc-cloudfirestore-cxx-uikit

@AdamEssenmacher AdamEssenmacher marked this pull request as ready for review April 13, 2026 20:05
@AdamEssenmacher
Copy link
Copy Markdown
Owner Author

@codex review

Copy link
Copy Markdown

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 4271d6aea3

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread source/Firebase/CloudFirestore/CloudFirestore.csproj Outdated
@AdamEssenmacher AdamEssenmacher force-pushed the codex/add-cloudfirestore-cxx-uikit branch from 4271d6a to 39e909d Compare April 13, 2026 20:33
@AdamEssenmacher AdamEssenmacher merged commit 142893d into main Apr 13, 2026
1 check passed
@AdamEssenmacher AdamEssenmacher deleted the codex/add-cloudfirestore-cxx-uikit branch April 19, 2026 19:26
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