Skip to content

Commit a2d429d

Browse files
authored
[Infra] Fix Firestore source build privacy manifest SPM warnings (#15076)
1 parent 8309044 commit a2d429d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Package.swift

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1469,6 +1469,7 @@ func firestoreTargets() -> [Target] {
14691469
"Protos/protos/",
14701470
"README.md",
14711471
"Source/CMakeLists.txt",
1472+
"Source/Resources/",
14721473
"Swift/",
14731474
"core/CMakeLists.txt",
14741475
"core/src/util/config_detected.h.in",
@@ -1527,6 +1528,7 @@ func firestoreTargets() -> [Target] {
15271528
"Protos/",
15281529
"README.md",
15291530
"Source/",
1531+
"Swift/Source/Resources/",
15301532
"core/",
15311533
"fuzzing/",
15321534
"test.sh",

0 commit comments

Comments
 (0)