Skip to content

Commit 119bfad

Browse files
committed
switch back to main branch of FlyingFox
1 parent 5e44280 commit 119bfad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ PlatformProducts = []
4949
PlatformTargets = []
5050
#elseif os(macOS) || os(iOS)
5151
PlatformPackageDependencies = [
52-
.package(url: "https://github.com/PADL/FlyingFox", branch: "udp"),
52+
.package(url: "https://github.com/swhitty/FlyingFox", branch: "main"),
5353
.package(
5454
url: "https://github.com/spacenation/swiftui-sliders.git",
5555
from: "2.1.0"

0 commit comments

Comments
 (0)