AudioKit / AudioKitUI

Controls and Visualization for AudioKit apps
MIT License
187 stars 52 forks source link

Bumped CI to Swift 5.7, removed 5.5 and 5.6 #71

Closed bdrelling closed 1 year ago

bdrelling commented 1 year ago

AudioKit no longer builds for Swift 5.5 and 5.6, so any CI workflows that are relying on AudioKit and trying to build on 5.5 and 5.6 will fail.

This has to be updated to Swift 5.7 to work. Though it might be beneficial to figure out why AudioKit can't build for 5.5 and 5.6 -- those are both within the last year of Xcode releases, so worth supporting, but if the instructions are typically just to use an older version that makes sense, too.

AudioKit

https://swiftpackageindex.com/AudioKit/AudioKit

image

AudioKitUI

https://swiftpackageindex.com/AudioKit/AudioKitUI

image
bdrelling commented 1 year ago

@aure just confirming here: this PR should be merged if you want to support Swift 5.7+ only in AudioKitUI.