We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2a8de2f commit f243fffCopy full SHA for f243fff
Package.swift
@@ -49,7 +49,7 @@ PlatformProducts = []
49
PlatformTargets = []
50
#elseif os(macOS) || os(iOS)
51
PlatformPackageDependencies = [
52
- .package(url: "https://github.com/swhitty/FlyingFox", branch: "main"),
+ .package(url: "https://github.com/swhitty/FlyingFox", from: "0.20.0"),
53
.package(
54
url: "https://github.com/spacenation/swiftui-sliders.git",
55
from: "2.1.0"
0 commit comments