We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5e44280 commit 119bfadCopy full SHA for 119bfad
Package.swift
@@ -49,7 +49,7 @@ PlatformProducts = []
49
PlatformTargets = []
50
#elseif os(macOS) || os(iOS)
51
PlatformPackageDependencies = [
52
- .package(url: "https://github.com/PADL/FlyingFox", branch: "udp"),
+ .package(url: "https://github.com/swhitty/FlyingFox", branch: "main"),
53
.package(
54
url: "https://github.com/spacenation/swiftui-sliders.git",
55
from: "2.1.0"
0 commit comments