diff --git a/FirebaseVertexAI/Sources/Constants.swift b/FirebaseVertexAI/Sources/Constants.swift index e3f2d45d6df..9ec76aabe95 100644 --- a/FirebaseVertexAI/Sources/Constants.swift +++ b/FirebaseVertexAI/Sources/Constants.swift @@ -14,10 +14,6 @@ import Foundation -#if !os(macOS) && !os(iOS) - #warning("Only iOS, macOS, and Catalyst targets are currently fully supported.") -#endif - /// Constants associated with the Vertex AI for Firebase SDK. enum Constants { /// The Vertex AI backend endpoint URL.