Skip to content

Commit 32266c5

Browse files
authored
Make sure Firestore/core/include is in the podspec (#748)
1 parent 070c0ea commit 32266c5

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
@@ -32,6 +32,7 @@ Google Cloud Firestore is a NoSQL document database built for automatic scaling,
3232
'Firestore/Source/**/*',
3333
'Firestore/Port/**/*',
3434
'Firestore/Protos/objc/**/*.[hm]',
35+
'Firestore/core/include/**/*.{h,cc,mm}',
3536
'Firestore/core/src/**/*.{h,cc,mm}',
3637
'Firestore/third_party/Immutable/*.[mh]',
3738
'Firestore/third_party/abseil-cpp/**/*.{h,cc}'

0 commit comments

Comments
 (0)