-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fixed an issue that would cause playback to pause and be unable to resume if an audio download failed
- Loading branch information
1 parent
b356e83
commit 57816dd
Showing
4 changed files
with
20 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
Package: com.creaturecoding.tranquil | ||
Name: Tranquil | ||
Depends: mobilesubstrate, com.opa334.ccsupport | ||
Version: 1.0.0 | ||
Version: 1.0.1 | ||
Architecture: iphoneos-arm | ||
Description: Background sounds feature from iOS 15 on iOS 11+ | ||
Maintainer: CreatureSurvive <[email protected]> | ||
|