Skip to content

Commit 58256d2

Browse files
authored
Carthage instruction fix for Firestore resource (#3700)
1 parent aa326a4 commit 58256d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Carthage.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ binary "https://dl.google.com/dl/firebase/ios/carthage/FirebaseStorageBinary.jso
6868
into the Xcode project and make sure they're added to the
6969
`Copy Bundle Resources` Build Phase :
7070
- For Firestore:
71-
- ./Carthage/Build/iOS/FirebaseFirestore.framework/gRPCCertificates.bundle
71+
- ./Carthage/Build/iOS/gRPC-C++.framework/Resources/gRPCCertificates-Cpp.bundle
7272
- For FirebaseMLVisionFaceModel:
7373
- ./Carthage/Build/iOS/FaceDetector.framework/GoogleMVFaceDetectorResources.bundle
7474
- For FirebaseMLVisionTextModel:

0 commit comments

Comments
 (0)