Resolve duplicate implementation console warning about ReaderAPI.

This commit is contained in:
Brent Simmons
2024-09-30 22:56:57 -07:00
parent e7f50ba84f
commit f756b8f4ef
2 changed files with 12 additions and 0 deletions

View File

@@ -8,6 +8,7 @@ let package = Package(
products: [
.library(
name: "ReaderAPI",
type: .dynamic,
targets: ["ReaderAPI"]),
],
dependencies: [