mirror of
https://github.com/JohnEstropia/CoreStore.git
synced 2026-07-07 05:15:20 +02:00
Merge branch 'develop' of https://github.com/JohnEstropia/CoreStore into develop
This commit is contained in:
+1
-1
@@ -32,7 +32,7 @@ let package = Package(
|
||||
.macOS(.v13), .iOS(.v16), .tvOS(.v16), .watchOS(.v9)
|
||||
],
|
||||
products: [
|
||||
.library(name: "CoreStore", targets: ["CoreStore"])
|
||||
.library(name: "CoreStore", type: .dynamic, targets: ["CoreStore"])
|
||||
],
|
||||
dependencies: [],
|
||||
targets: [
|
||||
|
||||
Reference in New Issue
Block a user