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