Skip to content

Commit 3e9e54c

Browse files
authored
[Firebase AI] Add Firebase AI Logic SDK to Carthage docs (#14928)
1 parent 6129ed0 commit 3e9e54c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Carthage.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ Firebase components that you want to include in your app. Note that
3131

3232
```
3333
binary "https://dl.google.com/dl/firebase/ios/carthage/FirebaseABTestingBinary.json"
34+
binary "https://dl.google.com/dl/firebase/ios/carthage/FirebaseAIBinary.json"
3435
binary "https://dl.google.com/dl/firebase/ios/carthage/FirebaseAdMobBinary.json"
3536
binary "https://dl.google.com/dl/firebase/ios/carthage/FirebaseAnalyticsBinary.json"
3637
binary "https://dl.google.com/dl/firebase/ios/carthage/FirebaseAppCheckBinary.json"
@@ -48,6 +49,7 @@ binary "https://dl.google.com/dl/firebase/ios/carthage/FirebaseMessagingBinary.j
4849
binary "https://dl.google.com/dl/firebase/ios/carthage/FirebasePerformanceBinary.json"
4950
binary "https://dl.google.com/dl/firebase/ios/carthage/FirebaseRemoteConfigBinary.json"
5051
binary "https://dl.google.com/dl/firebase/ios/carthage/FirebaseStorageBinary.json"
52+
binary "https://dl.google.com/dl/firebase/ios/carthage/FirebaseVertexAIBinary.json"
5153
```
5254
- Run `carthage update`
5355
- Use Finder to open `Carthage/Build`.

0 commit comments

Comments
 (0)