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: [