We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8309044 commit a2d429dCopy full SHA for a2d429d
Package.swift
@@ -1469,6 +1469,7 @@ func firestoreTargets() -> [Target] {
1469
"Protos/protos/",
1470
"README.md",
1471
"Source/CMakeLists.txt",
1472
+ "Source/Resources/",
1473
"Swift/",
1474
"core/CMakeLists.txt",
1475
"core/src/util/config_detected.h.in",
@@ -1527,6 +1528,7 @@ func firestoreTargets() -> [Target] {
1527
1528
"Protos/",
1529
1530
"Source/",
1531
+ "Swift/Source/Resources/",
1532
"core/",
1533
"fuzzing/",
1534
"test.sh",
0 commit comments