Restructured the folder structure of the library target.
This commit is contained in:
parent
6955d816ef
commit
04bd2a1160
@ -38,9 +38,9 @@ let package = Package(
|
||||
.target(
|
||||
name: "ColibriLibrary",
|
||||
dependencies: [],
|
||||
path: "Sources/Library",
|
||||
path: "Library",
|
||||
resources: [
|
||||
.copy("Resources/Files/LICENSE")
|
||||
.copy("Resources/Files")
|
||||
]
|
||||
),
|
||||
.testTarget(
|
||||
|
Loading…
x
Reference in New Issue
Block a user