File tree Expand file tree Collapse file tree 1 file changed +10
-0
lines changed
Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Original file line number Diff line number Diff line change 11# SwiftAudioPlayer
22
3+ ** Temporary fork of [ tanhakabir/SwiftAudioPlayer] ( tanhakabir/SwiftAudioPlayer ) ** with the following changes:
4+ - Fix iOS 16 crash - merge [ PR #175 (Kuama-IT: fix-ios-16-crash )] ( https://github.com/tanhakabir/SwiftAudioPlayer/pull/175 )
5+ - Fix duration while streaming - merge [ PR #155 HKdAlex:SwiftAudioPlayer: master ] ( https://github.com/tanhakabir/SwiftAudioPlayer/pull/155 )
6+ - Fix skip backwards - merge [ PR #179 (pietrorea: handleSkipBackward )] ( https://github.com/tanhakabir/SwiftAudioPlayer/pull/179 )
7+ - Add a helper function for getting URLs of all saved audio files
8+
9+ Used by the [ Adblock Podcast iOS app] ( https://www.adblockpodcast.com/ ) (coming to the app store soon).
10+
11+ ---
12+
313[ ![ Version] ( https://img.shields.io/cocoapods/v/SwiftAudioPlayer.svg?style=flat )] ( https://cocoapods.org/pods/SwiftAudioPlayer )
414[ ![ License] ( https://img.shields.io/cocoapods/l/SwiftAudioPlayer.svg?style=flat )] ( https://cocoapods.org/pods/SwiftAudioPlayer )
515[ ![ Platform] ( https://img.shields.io/cocoapods/p/SwiftAudioPlayer.svg?style=flat )] ( https://cocoapods.org/pods/SwiftAudioPlayer )
You can’t perform that action at this time.
0 commit comments