Skip to content

Commit

Permalink
Release v3.2.5
Browse files Browse the repository at this point in the history
  • Loading branch information
uu-code007 committed Jun 28, 2021
1 parent 1aae7a3 commit 3806fee
Show file tree
Hide file tree
Showing 10 changed files with 35 additions and 11 deletions.
4 changes: 4 additions & 0 deletions APIDiffs/api-diffs-3.2.5.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
# PLShortVideoKit 3.2.4 to 3.2.5 API Differences

## General Headers

5 changes: 3 additions & 2 deletions PLShortVideoKit-Advanced.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
Pod::Spec.new do |s|

s.name = "PLShortVideoKit"
s.version = "3.2.4"
s.version = "3.2.5"
s.summary = "PILI iOS short video record SDK"
s.homepage = "https://github.com/pili-engineering/PLShortVideoKit"
s.license = "Apache License 2.0"
Expand All @@ -22,7 +22,8 @@ Pod::Spec.new do |s|

s.dependency 'Qiniu', '8.2.0'


s.pod_target_xcconfig = { 'EXCLUDED_ARCHS[sdk=iphonesimulator*]' => 'arm64' }
s.user_target_xcconfig = { 'EXCLUDED_ARCHS[sdk=iphonesimulator*]' => 'arm64' }
s.subspec "ex-libMuseProcessor" do |ss1|
ss1.vendored_framework = "Pod/Library/Advanced/PLShortVideoKit.framework"
end
Expand Down
5 changes: 3 additions & 2 deletions PLShortVideoKit-Basic.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
Pod::Spec.new do |s|

s.name = "PLShortVideoKit"
s.version = "3.2.4"
s.version = "3.2.5"
s.summary = "PILI iOS short video record SDK"
s.homepage = "https://github.com/pili-engineering/PLShortVideoKit"
s.license = "Apache License 2.0"
Expand All @@ -22,7 +22,8 @@ Pod::Spec.new do |s|

s.dependency 'Qiniu', '8.2.0'


s.pod_target_xcconfig = { 'EXCLUDED_ARCHS[sdk=iphonesimulator*]' => 'arm64' }
s.user_target_xcconfig = { 'EXCLUDED_ARCHS[sdk=iphonesimulator*]' => 'arm64' }
s.subspec "ex-libMuseProcessor" do |ss1|
ss1.vendored_framework = "Pod/Library/Basic/PLShortVideoKit.framework"
end
Expand Down
4 changes: 3 additions & 1 deletion PLShortVideoKit-Smart.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
Pod::Spec.new do |s|

s.name = "PLShortVideoKit"
s.version = "3.2.4"
s.version = "3.2.5"
s.summary = "PILI iOS short video record SDK"
s.homepage = "https://github.com/pili-engineering/PLShortVideoKit"
s.license = "Apache License 2.0"
Expand All @@ -22,6 +22,8 @@ Pod::Spec.new do |s|

s.dependency 'Qiniu', '8.2.0'

s.pod_target_xcconfig = { 'EXCLUDED_ARCHS[sdk=iphonesimulator*]' => 'arm64' }
s.user_target_xcconfig = { 'EXCLUDED_ARCHS[sdk=iphonesimulator*]' => 'arm64' }

s.subspec "ex-libMuseProcessor" do |ss1|
ss1.vendored_framework = "Pod/Library/Smart/PLShortVideoKit.framework"
Expand Down
2 changes: 1 addition & 1 deletion PLShortVideoKit.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
Pod::Spec.new do |s|

s.name = "PLShortVideoKit"
s.version = "3.2.4"
s.version = "3.2.5"
s.summary = "PILI iOS short video record SDK"
s.homepage = "https://github.com/pili-engineering/PLShortVideoKit"
s.license = "Apache License 2.0"
Expand Down
Binary file modified Pod/Library/Profession/PLShortVideoKit.framework/Info.plist
Binary file not shown.
Binary file modified Pod/Library/Profession/PLShortVideoKit.framework/PLShortVideoKit
Binary file not shown.
16 changes: 16 additions & 0 deletions ReleaseNotes/release-notes-3.2.5.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
# PLShortVideoKit Release Notes for 3.2.5

### 简介
PLShortVideoKit 是七牛推出的一款适用于 iOS 平台的短视频 SDK,提供了包括美颜、滤镜、水印、断点录制、分段回删、视频编辑、混音特效、MV 特效、本地/云端存储在内的多种功能,支持高度定制以及二次开发。

### 版本
- 更新 PLShortVideoKit.framework

### 缺陷
- 更新内部上传 sdk,修复偶现上传异常
- 修复超高清视频编辑有色差 bug

### 注意事项
- 七牛短视频 SDK 自 v3.0.0 版本起, 划分为精简版、基础版、进阶版、专业版 。不同版本 SDK 可以使用的功能点数量有差别,请按照购买的 License 版本使用对应的短视频 SDK 版本。
- 若需要使用 PLShortVideoKit.framework 中的内置滤镜,则必须将 PLShortVideoKit.bundle 导入项目中。若需要增删、替换滤镜资源可操作 PLShortVideoKit.bundle 中的 colorFilter 文件夹。
- 抖音特效,需要联系七牛商务获取 appkey 和资源文件。具体使用可参看 PLShortVideoKitDemo。
Original file line number Diff line number Diff line change
Expand Up @@ -1572,7 +1572,7 @@
baseConfigurationReference = 29048327CD6F75BD8D75B80B /* Pods-PLShortVideoKitDemo.debug.xcconfig */;
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
CURRENT_PROJECT_VERSION = "3.0.0.git-2019-09-29-62e8c159";
CURRENT_PROJECT_VERSION = "3.2.5.git-2021-06-28-f3d4c51d";
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
DEVELOPMENT_TEAM = GDFHW66V92;
ENABLE_BITCODE = YES;
Expand All @@ -1595,7 +1595,7 @@
"$(PROJECT_DIR)",
"$(PROJECT_DIR)/PLShortVideoKitDemo/Librarys",
);
MARKETING_VERSION = 3.2.3;
MARKETING_VERSION = 3.2.5;
PRODUCT_BUNDLE_IDENTIFIER = com.qbox.PLShortVideoKitDemo;
PRODUCT_NAME = "$(TARGET_NAME)";
TARGETED_DEVICE_FAMILY = 1;
Expand All @@ -1607,7 +1607,7 @@
baseConfigurationReference = 85B60FAE619932ED649E6840 /* Pods-PLShortVideoKitDemo.release.xcconfig */;
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
CURRENT_PROJECT_VERSION = "3.0.0.git-2019-09-29-62e8c159";
CURRENT_PROJECT_VERSION = "3.2.5.git-2021-06-28-f3d4c51d";
DEVELOPMENT_TEAM = GDFHW66V92;
ENABLE_BITCODE = YES;
FRAMEWORK_SEARCH_PATHS = (
Expand All @@ -1629,7 +1629,7 @@
"$(PROJECT_DIR)",
"$(PROJECT_DIR)/PLShortVideoKitDemo/Librarys",
);
MARKETING_VERSION = 3.2.3;
MARKETING_VERSION = 3.2.5;
PRODUCT_BUNDLE_IDENTIFIER = com.qbox.PLShortVideoKitDemo;
PRODUCT_NAME = "$(TARGET_NAME)";
TARGETED_DEVICE_FAMILY = 1;
Expand Down
2 changes: 1 addition & 1 deletion ShortVideoFunctionDemo/PLShortVideoKitDemo/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<key>CFBundleShortVersionString</key>
<string>$(MARKETING_VERSION)</string>
<key>CFBundleVersion</key>
<string>$(MARKETING_VERSION).git-2021-02-07-971b1db</string>
<string>$(CURRENT_PROJECT_VERSION)</string>
<key>Fabric</key>
<dict>
<key>APIKey</key>
Expand Down

0 comments on commit 3806fee

Please sign in to comment.