Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit c8b907f

Browse files
committed
feat: test + 8
1 parent ca06c19 commit c8b907f

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

abc/Packages

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -210,7 +210,7 @@ Architecture: iphoneos-arm
210210
Version: 0.0~beta2
211211
Section: Tweaks
212212
Maintainer: Julio
213-
Depends: mobilesubstrate
213+
Depends: mobilesubstrate, preferenceloader
214214
Filename: ./debfiles/com.julioverne.avcache_0.0~beta2_iphoneos-arm.deb
215215
Size: 25482
216216
MD5sum: 3465a4397b0cefedc34ec2d90271dd22

abc/packageInfo/com.julioverne.avcache

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
"name": "AVCache",
33
"desc_short": "Video Buffer System for AVPlayer",
44
"desc_long": "Enhancer Buffer of Online Video in AVPlayer part of AVFoundation.framework<br><br>Compatible with Some Apps that's use AVPlayer.",
5-
"compatitle": null,
5+
"compatitle": "iOS 11 through 14",
66
"changelog": "<strong>0.0~beta2</strong><br>+ Fix Airplay After Buffer Complete.<br><strong>0.0~beta1</strong><br>+ Initial Release.<br>",
7-
"screenshot": null,
7+
"screenshot": "<div style='text-align:center;'><a href='https://i.imgur.com/DoAsIP4.png' target='_blank'><img width=95% src='https://i.imgur.com/DoAsIP4.png'/></a><br></div>",
88
"open": true,
99
}

0 commit comments

Comments
 (0)