From 5bf50d0b61ba0ca609a19417fedffb19ca499d50 Mon Sep 17 00:00:00 2001 From: Steffan Andrews Date: Fri, 20 Sep 2024 19:33:52 -0700 Subject: [PATCH] Set DAWFileKit to 0.4.10 --- Package.swift | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Package.swift b/Package.swift index 97160be..a7ea95c 100644 --- a/Package.swift +++ b/Package.swift @@ -26,7 +26,7 @@ let package = Package( .package(url: "https://github.com/TheAcharya/xlsxwriter.git", from: "1.0.3"), .package(url: "https://github.com/orchetect/TextFileKit.git", from: "0.1.7"), .package(url: "https://github.com/orchetect/TimecodeKit.git", from: "2.1.0"), - .package(url: "https://github.com/orchetect/DAWFileKit.git", branch: "main"), // from: "0.4.9"), + .package(url: "https://github.com/orchetect/DAWFileKit.git", from: "0.4.10"), .package(url: "https://github.com/orchetect/OTCore.git", from: "1.6.0") ], targets: [