Make ReaderAPI module not dynamic.

This commit is contained in:
Brent Simmons
2024-07-06 20:55:17 -07:00
parent fc6d437601
commit 14bcef0f9a
2 changed files with 0 additions and 10 deletions

View File

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