Template support for input parameters #4

Merged
javier merged 81 commits from feature/arguments-templating into main 2025-02-17 22:11:06 +00:00
6 changed files with 1 additions and 1 deletions
Showing only changes of commit 6720464026 - Show all commits

View File

@ -40,7 +40,7 @@ let package = Package(
dependencies: [], dependencies: [],
path: "Library", path: "Library",
resources: [ resources: [
.copy("Resources/Files") .copy("Resources")
] ]
), ),
.testTarget( .testTarget(