Skip to content

Commit

Permalink
Merge pull request #9 from joulupukki/master
Browse files Browse the repository at this point in the history
Remove as a dynamic library
  • Loading branch information
Simon Bachmann committed Nov 4, 2021
2 parents 7c0b9e9 + d593bab commit 7d07b95
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Package.swift
Expand Up @@ -15,7 +15,6 @@ let package = Package(
// Products define the executables and libraries a package produces, and make them visible to other packages.
.library(
name: "ConfettiSwiftUI",
type: .dynamic,
targets: ["ConfettiSwiftUI"]),
],
dependencies: [
Expand Down

0 comments on commit 7d07b95

Please sign in to comment.