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 supported platforms #warning #13738

Merged
merged 1 commit into from
Sep 30, 2024

Conversation

andrewheard
Copy link
Contributor

Removed the warning that "Only iOS, macOS, and Catalyst targets are currently fully supported." This pattern diverges from the rest of the SDKs, which do not have a warning for community-supported platforms. Additionally, most devs will not see these warnings in Xcode due to -suppress-warnings being enabled by default in SPM dependencies (context).

Note: The supported platforms remain unchanged. See Firebase library support by platform for more details.

#no-changelog

@andrewheard andrewheard merged commit 5632b27 into main Sep 30, 2024
38 checks passed
@andrewheard andrewheard deleted the ah/vertex-platform-warning branch September 30, 2024 15:42
@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.

2 participants