From 7afce0a5047e65b84115a074b980b9b879305da0 Mon Sep 17 00:00:00 2001 From: Steffan Andrews Date: Mon, 20 May 2024 18:08:22 -0700 Subject: [PATCH] Bumped DAWFileKit to 0.4.9 --- Package.swift | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Package.swift b/Package.swift index 3d4cdd8..ac49c00 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.10"), - .package(url: "https://github.com/orchetect/DAWFileKit.git", branch: "main"), + .package(url: "https://github.com/orchetect/DAWFileKit.git", from: "0.4.9"), .package(url: "https://github.com/orchetect/OTCore.git", from: "1.5.3"), ], targets: [