Commit 283e74e0e6ecab58791727bbc156ee55654e550a
1 parent
8f7f7dd2
更改
Showing
2 changed files
with
2 additions
and
2 deletions
CNLiveUploadManager.podspec
| @@ -92,7 +92,7 @@ TODO:加入压缩测试 | @@ -92,7 +92,7 @@ TODO:加入压缩测试 | ||
| 92 | # Not including the public_header_files will make all headers public. | 92 | # Not including the public_header_files will make all headers public. |
| 93 | # | 93 | # |
| 94 | 94 | ||
| 95 | - s.source_files = "CNLiveUploadManager/*" #文件路径 | 95 | + s.source_files = "CNLiveUploadManager/**/*" #文件路径 |
| 96 | s.exclude_files = "Classes/Exclude" | 96 | s.exclude_files = "Classes/Exclude" |
| 97 | 97 | ||
| 98 | # s.public_header_files = "Classes/**/*.h" | 98 | # s.public_header_files = "Classes/**/*.h" |
CNLiveUploadManager/压缩图片/PHAsset+zipData.h