Skip to content

Commit 5632b27

Browse files
authored
[Vertex AI] Remove supported platforms #warning (#13738)
1 parent 292f1bb commit 5632b27

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

FirebaseVertexAI/Sources/Constants.swift

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,6 @@
1414

1515
import Foundation
1616

17-
#if !os(macOS) && !os(iOS)
18-
#warning("Only iOS, macOS, and Catalyst targets are currently fully supported.")
19-
#endif
20-
2117
/// Constants associated with the Vertex AI for Firebase SDK.
2218
enum Constants {
2319
/// The Vertex AI backend endpoint URL.

0 commit comments

Comments
 (0)