Skip to content

Commit 7ca7961

Browse files
committed
Mąkę CEExtensionKit dynamic
1 parent 52941d1 commit 7ca7961

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Package.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ let package = Package(
99
// Products define the executables and libraries a package produces, and make them visible to other packages.
1010
.library(
1111
name: "CEExtensionKit",
12+
type: .dynamic,
1213
targets: ["CEExtensionKit"]),
1314
],
1415
dependencies: [

0 commit comments

Comments
 (0)