优化RTMP播放器重连和稳定性

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
caleb
2026-04-16 14:42:54 +08:00
parent f78ca66860
commit 72bfbb5cdf
81 changed files with 4869 additions and 5461 deletions

View File

@@ -30,18 +30,13 @@
],
"vendored_frameworks": "SellyCloudSDK/sdk/*.{framework,xcframework}",
"dependencies": {
"CocoaLumberjack": [
"~>3.7.2"
],
"CocoaLumberjack": [],
"CocoaLumberjack/Swift": [],
"ReactiveObjC": [],
"Reachability": [],
"YYModel": [],
"SSZipArchive": [],
"SocketRocket": [],
"Logboard": [
"~> 2.5.0"
]
"SocketRocket": []
},
"swift_version": "5.10"
}