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

[Vertex AI] Remove NSObject superclass from VertexAI #13742

Merged
merged 1 commit into from
Sep 30, 2024

Conversation

andrewheard
Copy link
Contributor

Removed the NSObject superclass from VertexAI since the SDK is available in Swift only.

#no-changelog

Copy link
Member

@ncooke3 ncooke3 left a comment

Choose a reason for hiding this comment

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

I checked that this does not interfere with FIRVertexAIComponent's registration with ObjC runtime.

@andrewheard andrewheard merged commit 533061f into main Sep 30, 2024
38 checks passed
@andrewheard andrewheard deleted the ah/vertex-nsobject branch September 30, 2024 21:20
@firebase firebase locked and limited conversation to collaborators Oct 31, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants