From 22d39dd9996b52e2e57d6b4f3ec4631313bfbefe Mon Sep 17 00:00:00 2001 From: Steffan Andrews Date: Sun, 5 May 2024 17:27:25 -0700 Subject: [PATCH] Set DAWFileKit to 0.4.8 --- Package.swift | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Package.swift b/Package.swift index c04d790..5dad17d 100644 --- a/Package.swift +++ b/Package.swift @@ -25,7 +25,7 @@ let package = Package( .package(url: "https://github.com/apple/swift-collections.git", from: "1.1.0"), .package(url: "https://github.com/orchetect/TextFileKit.git", from: "0.1.6"), .package(url: "https://github.com/orchetect/TimecodeKit.git", from: "2.0.9"), - .package(url: "https://github.com/orchetect/DAWFileKit.git", branch: "main"), + .package(url: "https://github.com/orchetect/DAWFileKit.git", from: "0.4.8"), .package(url: "https://github.com/orchetect/OTCore.git", from: "1.5.3"), ], targets: [