Skip to content

Commit 42b57ec

Browse files
authored
Update Firestore core header path (#1490)
1 parent 42fd9f7 commit 42b57ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

firestore/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -350,7 +350,7 @@ if(IOS)
350350
${FIREBASE_POD_DIR}/Pods/FirebaseFirestoreInternal
351351
)
352352
set(FIREBASE_FIRESTORE_CORE_HEADER_DIR
353-
${FIREBASE_POD_DIR}/Pods/FirebaseFirestore/Firestore/core/include
353+
${FIREBASE_POD_DIR}/Pods/FirebaseFirestoreInternal/Firestore/core/include
354354
)
355355

356356
else()

0 commit comments

Comments
 (0)