Skip to content

Commit 0454ed7

Browse files
authored
Add missing new header to Firestore podspec (#7735)
1 parent 7a38b35 commit 0454ed7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

FirebaseFirestore.podspec

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,7 @@ Google Cloud Firestore is a NoSQL document database built for automatic scaling,
6666
'Firestore/Protos/nanopb/**/*.h',
6767
'Firestore/core/include/**/*.h',
6868
'Firestore/core/src/**/*.h',
69+
'Firestore/third_party/nlohmann_json/json.hpp',
6970
]
7071
s.requires_arc = [
7172
'Firestore/Source/**/*',

0 commit comments

Comments
 (0)