Skip to content

Commit c37d41d

Browse files
Merge pull request #180 from NickCulbertson/Update-DunneAudioKit
Update DunneAudioKit Swift Package to Main Branch
2 parents 10fa15b + cec516d commit c37d41d

2 files changed

Lines changed: 31 additions & 13 deletions

File tree

Cookbook/CookbookCommon/Package.resolved

Lines changed: 30 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cookbook/CookbookCommon/Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ let package = Package(
1111
.package(url: "https://github.com/AudioKit/AudioKitUI", branch: "visionos"),
1212
.package(url: "https://github.com/AudioKit/AudioKitEX", from: "5.6.0"),
1313
.package(url: "https://github.com/AudioKit/Controls", from: "1.0.0"),
14-
.package(url: "https://github.com/AudioKit/DunneAudioKit", from: "5.6.0"),
14+
.package(url: "https://github.com/AudioKit/DunneAudioKit", branch: "main"),
1515
.package(url: "https://github.com/AudioKit/Keyboard", from: "1.3.0"),
1616
.package(url: "https://github.com/AudioKit/SoundpipeAudioKit", from: "5.7.1"),
1717
.package(url: "https://github.com/AudioKit/SporthAudioKit", from: "5.5.0"),

0 commit comments

Comments
 (0)