Skip to content

Commit 4af3d5b

Browse files
committed
Fix style
1 parent 456ed82 commit 4af3d5b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

FirebaseFirestore.podspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,12 +31,12 @@ Google Cloud Firestore is a NoSQL document database built for automatic scaling,
3131
'FirebaseFirestoreInternal/**/*.[mh]',
3232
'Firestore/Swift/Source/**/*.swift',
3333
]
34-
34+
3535
s.pod_target_xcconfig = {
3636
# Enables C++ <-> Swift interop (by default it's only C)
3737
"SWIFT_OBJC_INTEROP_MODE" => "objcxx",
3838
}
39-
39+
4040
s.resource_bundles = {
4141
"#{s.module_name}_Privacy" => 'Firestore/Swift/Source/Resources/PrivacyInfo.xcprivacy'
4242
}

0 commit comments

Comments
 (0)