Skip to content

Commit 4a9b08e

Browse files
authored
List changes in README
1 parent d6f3576 commit 4a9b08e

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
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)

0 commit comments

Comments
 (0)