Skip to content

Commit 156f1f8

Browse files
committed
also set swift winui to wabi fork.
* to resolve dependency chain. Signed-off-by: furby™ <[email protected]>
1 parent cfe8a14 commit 156f1f8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Package.resolved

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ var swift510Products: [Product] = []
2525
branch: "main"
2626
),
2727
.package(
28-
url: "https://github.com/thebrowsercompany/swift-winui",
28+
url: "https://github.com/wabiverse/swift-winui",
2929
branch: "main"
3030
),
3131
]

0 commit comments

Comments
 (0)