Skip to content

Commit 54b6328

Browse files
authored
Fix pod update warning (#414)
1 parent 838ee80 commit 54b6328

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Firestore/Firestore.podspec

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,6 @@ Google Cloud Firestore is a NoSQL document database built for automatic scaling,
3737
s.library = 'c++'
3838

3939
s.xcconfig = { 'GCC_PREPROCESSOR_DEFINITIONS' =>
40-
'$(inherited) ' +
4140
'GPB_USE_PROTOBUF_FRAMEWORK_IMPORTS=1 ',
4241
'OTHER_CFLAGS' => '-DFIRFirestore_VERSION=' + s.version.to_s
4342
}

0 commit comments

Comments
 (0)