Skip to content

Commit 46ab2c7

Browse files
committed
Merge remote-tracking branch 'origin/main' into ah/ai-generable-macro
2 parents ad396d5 + f63f3cc commit 46ab2c7

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)