diff --git a/Package.swift b/Package.swift index 346b27e..9e7ac8d 100644 --- a/Package.swift +++ b/Package.swift @@ -4,7 +4,7 @@ import PackageDescription let package = Package( - name: "SwiftUIHosting", + name: "swiftui-hosting", platforms: [.iOS(.v13)], products: [ // Products define the executables and libraries a package produces, and make them visible to other packages.