Skip to content

[Vertex AI] Remove supported platforms #warning #13738

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

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
# for free to subscribe to this conversation on GitHub. Already have an account? #.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants