pixlwave / Waveform

An interactive audio waveform made with SwiftUI.
MIT License
76 stars 12 forks source link

Importing to swift playground iPad issue. #15

Open Paako89 opened 7 months ago

Paako89 commented 7 months ago

Hi there, thanks for the framework. I’d like to use it with swift playground iPad. It doesn’t work because the release tags has the "v" prefix. In your case “iOS(.v14)”. would it be possible if you could change that? Removing the “v” should fix the issue.