Skip to content

Commit b37340a

Browse files
committed
Add availability annotation to FirebaseAI typealias
1 parent f394232 commit b37340a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

FirebaseAI/Wrapper/FirebaseAIWrapper.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ import FirebaseCore
1616

1717
@_exported import FirebaseAILogic
1818

19+
@available(iOS 15.0, macOS 12.0, macCatalyst 15.0, tvOS 15.0, watchOS 8.0, *)
1920
public typealias FirebaseAI = AILogic
2021

2122
@available(iOS 15.0, macOS 12.0, macCatalyst 15.0, tvOS 15.0, watchOS 8.0, *)

0 commit comments

Comments
 (0)