屏幕共享fix

This commit is contained in:
Caleb
2025-12-12 17:23:52 +08:00
parent b85cee5d0d
commit 1e084c43f3
42 changed files with 1505 additions and 110 deletions

View File

@@ -31,3 +31,7 @@ target 'SellyCloudSDK_Example' do
pod 'FBSnapshotTestCase'
end
end
target 'ScreenShareUploader' do
pod 'SellyCloudSDK', :path => '../'
end