Skip to content

Commit 2ff7230

Browse files
authored
Fix SPM warning introduced in #9124 (#9143)
1 parent 841bcd7 commit 2ff7230

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
@@ -584,6 +584,7 @@ let package = Package(
584584
"CHANGELOG.md",
585585
"CMakeLists.txt",
586586
"Example/",
587+
"LICENSE",
587588
"Protos/CMakeLists.txt",
588589
"Protos/Podfile",
589590
"Protos/README.md",
@@ -648,6 +649,7 @@ let package = Package(
648649
"CHANGELOG.md",
649650
"CMakeLists.txt",
650651
"Example/",
652+
"LICENSE",
651653
"Protos/",
652654
"README.md",
653655
"Source/",

0 commit comments

Comments
 (0)