Get RSCore and RSWeb building.

This commit is contained in:
Brent Simmons
2025-01-03 22:16:11 -08:00
parent 90088735b1
commit 83e3324a4a
41 changed files with 535 additions and 229 deletions

View File

@@ -14,7 +14,7 @@ let package = Package(
dependencies: [
.package(path: "../RSCore"),
.package(path: "../Articles"),
.package(path: "../RSDatabase.git"),
.package(path: "../RSDatabase"),
],
targets: [
.target(