8c737372de
LiveKitClient + LiveKitUniFFI now pre-download OK; the last unresolved dep is LiveKitWebRTC (= 144.7559.11), also SPM-only (CDN only has 125.x). Its repo ships a podspec at that tag with NO further deps, but its source is an :http release-zip (not in the git tree), so we pin via :podspec => <podspec URL> (not :git, which would clone a repo with no xcframework). SwiftProtobuf resolves from the CDN. This should complete resolution for LiveKit 2.15.3 on CocoaPods. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>