Commit 0dcf8f211e2f52c31cace205f6d3f87e4f709b70
1 parent
9d5241b6
提交
Showing
1 changed file
with
2 additions
and
2 deletions
CNLiveUploadManager.podspec
| @@ -142,8 +142,8 @@ TODO:加入压缩测试 | @@ -142,8 +142,8 @@ TODO:加入压缩测试 | ||
| 142 | # s.dependency "PLPlayerKit", "~> 3.3.3" | 142 | # s.dependency "PLPlayerKit", "~> 3.3.3" |
| 143 | 143 | ||
| 144 | # SDK依赖库 | 144 | # SDK依赖库 |
| 145 | - s.vendored_frameworks = 'PLShortVideoSDK/PLShortVideoKit.framework','PLPlayerSDK/PLPlayerKit.framework' | ||
| 146 | - s.vendored_library = 'PLShortVideoSDK/libMuseProcessor.a' | 145 | + s.vendored_frameworks = 'CNLiveUploadManager/PLShortVideoSDK/PLShortVideoKit.framework','CNLiveUploadManager/PLPlayerSDK/PLPlayerKit.framework' |
| 146 | + s.vendored_library = 'CNLiveUploadManager/PLShortVideoSDK/libMuseProcessor.a' | ||
| 147 | 147 | ||
| 148 | 148 | ||
| 149 | end | 149 | end |