dmrschmidt / DSWaveformImage

Generate waveform images from audio files on iOS, macOS & visionOS in Swift. Native SwiftUI & UIKit views.
MIT License
978 stars 109 forks source link

Extra argument position in call error in MacOS #85

Closed CacereLucas closed 7 months ago

CacereLucas commented 7 months ago

Hi! I have recently added to a new project in MacOS and I have the error "Extra argument position in call error" inside the WaveformImageDrawer file.

Captura de pantalla 2023-11-03 a las 12 42 02

I'm using this same version on iOS and there's no problem, only in this new project on MacOS. Any idea?

Thanks!

dmrschmidt commented 7 months ago

Oops, my bad. I accidentally misses that place. Thanks for reporting this!

14.2.1 fixes the issue.