I am trying to use adamcichy/SwiftySound in Xcode 11.3 and it says to
"Drop the Sound.swift file into your project, link against AVFoundation.framework and you are ready to go."
I downloaded Sound.swift, put it in my project but I can't
import AVFoundation.framework
in my ViewController.swift.
Selecting any option will automatically load the page