mirror of
https://github.com/Ranchero-Software/NetNewsWire
synced 2025-08-12 06:26:36 +00:00
Remove .dynamic setting from several modules. Let SPM do what it thinks is best.
This commit is contained in:
@@ -7,7 +7,6 @@ let package = Package(
|
||||
products: [
|
||||
.library(
|
||||
name: "SyncDatabase",
|
||||
type: .dynamic,
|
||||
targets: ["SyncDatabase"]),
|
||||
],
|
||||
dependencies: [
|
||||
|
||||
Reference in New Issue
Block a user