-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #12 from HeraShowFeng/v1.0.5
v1.0.5 release
- Loading branch information
Showing
19 changed files
with
61 additions
and
35 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file modified
BIN
+7.98 KB
(100%)
Pod/iphoneos/QNRTPlayerKit.framework.dSYM/Contents/Resources/DWARF/QNRTPlayerKit
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file modified
BIN
+8.13 KB
(100%)
Pod/universal/QNRTPlayerKit.framework.dSYM/Contents/Resources/DWARF/QNRTPlayerKit
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file modified
BIN
+2.31 KB
(110%)
...NRTNiuLiving.xcworkspace/xcuserdata/fengwenxiu.xcuserdatad/UserInterfaceState.xcuserstate
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -9,15 +9,15 @@ | |
|
||
Pod::Spec.new do |s| | ||
s.name = "QNRTPlayerKit" | ||
s.version = "1.0.4" | ||
s.version = "1.0.5" | ||
s.summary = "Pili iOS quic video player SDK, HLS video streaming supported." | ||
s.homepage = "https://github.com/pili-engineering/QNRTPlayer-iOS" | ||
s.license = 'Apache License, Version 2.0' | ||
s.author = { "pili" => "[email protected]" } | ||
s.source = { :http => "https://sdk-release.qnsdk.com/QNRTPlayerKit-universal-v1.0.4.zip" } | ||
s.source = { :http => "https://sdk-release.qnsdk.com/QNRTPlayerKit-universal-v1.0.5.zip" } | ||
|
||
s.platform = :ios | ||
s.ios.deployment_target = '9.0' | ||
s.ios.deployment_target = '12.0' | ||
s.requires_arc = true | ||
|
||
s.vendored_frameworks = ['Pod/universal/QNRTPlayerKit.framework'] | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -9,17 +9,17 @@ | |
|
||
Pod::Spec.new do |s| | ||
s.name = "QNRTPlayerKit" | ||
s.version = "1.0.4" | ||
s.version = "1.0.5" | ||
s.summary = "Pili iOS quic video player SDK, HLS video streaming supported." | ||
s.homepage = "https://github.com/pili-engineering/QNRTPlayer-iOS" | ||
s.license = 'Apache License, Version 2.0' | ||
s.author = { "pili" => "[email protected]" } | ||
s.source = { :http => "https://sdk-release.qnsdk.com/QNRTPlayerKit-iphoneos-v1.0.4.zip" } | ||
s.source = { :http => "https://sdk-release.qnsdk.com/QNRTPlayerKit-iphoneos-v1.0.5.zip" } | ||
s.pod_target_xcconfig = { 'EXCLUDED_ARCHS[sdk=iphonesimulator*]' => 'arm64' } | ||
s.user_target_xcconfig = { 'EXCLUDED_ARCHS[sdk=iphonesimulator*]' => 'arm64' } | ||
|
||
s.platform = :ios | ||
s.ios.deployment_target = '9.0' | ||
s.ios.deployment_target = '12.0' | ||
s.requires_arc = true | ||
|
||
s.vendored_frameworks = ['Pod/iphoneos/QNRTPlayerKit.framework'] | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -14,7 +14,7 @@ | |
|
||
## 系统要求 | ||
|
||
- iOS Target : >= iOS 9 | ||
- iOS Target : >= iOS 12 | ||
- iOS Device : >= iPhone 5s | ||
|
||
## 安装方法 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,26 @@ | ||
# QNRTPlayerKit Release Notes for 1.0.5 | ||
|
||
## 内容 | ||
|
||
- [简介](#简介) | ||
- [问题反馈](#问题反馈) | ||
- [记录](#记录) | ||
|
||
## 简介 | ||
|
||
QNRTPlayerKit 为 iOS 开发者提供全新的低延时直播 SDK。 | ||
|
||
## 记录 | ||
|
||
- 优化 | ||
- 优化音画同步逻辑、卡顿及延迟表现 | ||
|
||
## 问题反馈 | ||
|
||
当你遇到任何问题时,可以通过在 GitHub 的 repo 提交 ```issues``` 来反馈问题,请尽可能的描述清楚遇到的问题,如果有错误信息也一同附带,并且在 ```Labels``` 中指明类型为 bug 或者其他。 | ||
|
||
[通过这里查看已有的 issues 和提交 Bug](https://github.com/pili-engineering/QNRTPlayer-iOS/issues) | ||
|
||
|
||
## 注意事项 | ||
- **从 v1.0.0 版本开始,七牛低延时直播 SDK 若与 QNRTCKit 共同集成,QNRTCKit 最低版本为 v3.0.0** |