Skip to content

Commit f63f3cc

Browse files
[Firebase AI] Update podspecs to Swift 6.0 (#15553)
Co-authored-by: google-labs-jules[bot] <161369871+google-labs-jules[bot]@users.noreply.github.com>
1 parent bf942b9 commit f63f3cc

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

FirebaseAI.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ Build AI-powered apps and features with the Gemini API using the Firebase AI SDK
3535
'FirebaseAI/Wrapper/Sources/**/*.swift',
3636
]
3737

38-
s.swift_version = '5.9'
38+
s.swift_version = '6.0'
3939

4040
s.framework = 'Foundation'
4141
s.ios.framework = 'UIKit'

FirebaseAILogic.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ Build AI-powered apps and features with the Gemini API using the Firebase AI Log
3535
'FirebaseAI/Sources/**/*.swift',
3636
]
3737

38-
s.swift_version = '5.9'
38+
s.swift_version = '6.0'
3939

4040
s.framework = 'Foundation'
4141
s.ios.framework = 'UIKit'

0 commit comments

Comments
 (0)