We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 42fd9f7 commit 42b57ecCopy full SHA for 42b57ec
firestore/CMakeLists.txt
@@ -350,7 +350,7 @@ if(IOS)
350
${FIREBASE_POD_DIR}/Pods/FirebaseFirestoreInternal
351
)
352
set(FIREBASE_FIRESTORE_CORE_HEADER_DIR
353
- ${FIREBASE_POD_DIR}/Pods/FirebaseFirestore/Firestore/core/include
+ ${FIREBASE_POD_DIR}/Pods/FirebaseFirestoreInternal/Firestore/core/include
354
355
356
else()
0 commit comments