Made internal packages dynamic and removed Asset catalog from the share extension. Fixes #2680

This commit is contained in:
Maurice Parker
2020-12-21 10:55:00 -06:00
parent 3a987c1a80
commit fb6e51124f
13 changed files with 94 additions and 41 deletions

View File

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