From 84a24fce616a9a81e15675d9fcf9b665ecddbb4c Mon Sep 17 00:00:00 2001 From: Muukii Date: Sun, 5 Mar 2023 15:17:15 +0900 Subject: [PATCH] :evergreen_tree: Update --- Package.swift | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.