SwiftAudioEx icon indicating copy to clipboard operation
SwiftAudioEx copied to clipboard

Question: How do I easily replace now deprecated SwiftAudio installed from pods with this version?

Open DataGreed opened this issue 2 years ago • 1 comments

When I add this package with "Add packages" what target should I add it to? Should I added it to "pods" or to my project directly? What's the best practice? How do I easily replace original SwiftAudio pod with this version of the library then?

Thanks.

DataGreed avatar Oct 29 '22 03:10 DataGreed

Okay, I've realized that the package is actually installable via cocoapods, but the instructions are not correct (you will also have to change all imports from SwiftAudio to SwiftAudioEx for a seamless update)

I've updated them, please see PR #32

DataGreed avatar Oct 29 '22 04:10 DataGreed