Skip to content

Commit 3bd4cd2

Browse files
committed
Add glob fix for FST Internal podspec
1 parent b6fb0d1 commit 3bd4cd2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

FirebaseFirestoreInternal.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ Google Cloud Firestore is a NoSQL document database built for automatic scaling,
5050
'Firestore/Protos/nanopb/**/*.cc',
5151
'Firestore/core/include/**/*.{cc,mm}',
5252
'Firestore/core/src/**/*.{cc,mm}',
53-
'FirebaseAuth/Interop/*.h',
53+
'FirebaseAuth/Interop/**/*.h',
5454
]
5555

5656
# Internal headers that aren't necessarily globally unique. Most C++ internal

0 commit comments

Comments
 (0)