Skip to content

Commit 7d07b95

Browse files
author
Simon Bachmann
authored
Merge pull request #9 from joulupukki/master
Remove as a dynamic library
2 parents 7c0b9e9 + d593bab commit 7d07b95

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Diff for: Package.swift

-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ let package = Package(
1515
// Products define the executables and libraries a package produces, and make them visible to other packages.
1616
.library(
1717
name: "ConfettiSwiftUI",
18-
type: .dynamic,
1918
targets: ["ConfettiSwiftUI"]),
2019
],
2120
dependencies: [

0 commit comments

Comments
 (0)