diff --git a/Package.swift b/Package.swift index d62a4f6..755e647 100644 --- a/Package.swift +++ b/Package.swift @@ -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: [