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(
|
.target(
|
||||||
name: "ColibriLibrary",
|
name: "ColibriLibrary",
|
||||||
dependencies: [],
|
dependencies: [],
|
||||||
path: "Sources/Library",
|
path: "Library",
|
||||||
resources: [
|
resources: [
|
||||||
.copy("Resources/Files/LICENSE")
|
.copy("Resources/Files")
|
||||||
]
|
]
|
||||||
),
|
),
|
||||||
.testTarget(
|
.testTarget(
|
||||||
|
Loading…
x
Reference in New Issue
Block a user