Skip to content

Commit

Permalink
Merge pull request #574 from iossun/master
Browse files Browse the repository at this point in the history
Release v3.4.8
  • Loading branch information
uu-code007 authored Feb 10, 2022
2 parents e7c0577 + e779e6f commit 5886099
Show file tree
Hide file tree
Showing 28 changed files with 1,387 additions and 1,283 deletions.
6 changes: 6 additions & 0 deletions APIDiffs/api-diffs-3.4.8.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
# PLPlayerKit 3.4.7 to 3.4.8 API Differences

## General Headers

None

2 changes: 1 addition & 1 deletion Example/new/NiuPlayer/Common/PLPlayerView.m
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ @interface PLPlayerView ()
@implementation PLPlayerView

-(void)dealloc {
[self unsetupPlayer];
// [self unsetupPlayer];
}

- (void)configureVideo:(BOOL)enableRender {
Expand Down
10 changes: 5 additions & 5 deletions Example/new/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,9 @@ PODS:
- JGProgressHUD (2.0)
- Masonry (1.0.1)
- MMMaterialDesignSpinner (0.2.5)
- PLPlayerKit (3.4.7):
- PLPlayerKit/iphoneos (= 3.4.7)
- PLPlayerKit/iphoneos (3.4.7)
- PLPlayerKit (3.4.8):
- PLPlayerKit/iphoneos (= 3.4.8)
- PLPlayerKit/iphoneos (3.4.8)
- SDWebImage (4.3.2):
- SDWebImage/Core (= 4.3.2)
- SDWebImage/Core (4.3.2)
Expand Down Expand Up @@ -70,10 +70,10 @@ SPEC CHECKSUMS:
JGProgressHUD: c402c0f41fc291ca7e33bba2f999118d9682dd9c
Masonry: a1a931a0d08870ed8ae415a2ea5ea68ebcac77df
MMMaterialDesignSpinner: a548042720c2e5f04212048483085d7942ac3e81
PLPlayerKit: a4c6da506dc4ae368ae71a95b49e2256f33c0de7
PLPlayerKit: 3b303b17c2d8abd6f9d8c92f9894143677937b4d
SDWebImage: 29bd3c0bc1f01e5eb59720847c64ad4c4ca1af5d
WeiboSDK: acb067053668102cf07d01aa7604350162c2e466

PODFILE CHECKSUM: 125580bee4fbaff98cc481a161fc9d6987859318

COCOAPODS: 1.10.1
COCOAPODS: 1.11.2
4 changes: 2 additions & 2 deletions Example/new/Pods/Local Podspecs/PLPlayerKit.podspec.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 5 additions & 5 deletions Example/new/Pods/Manifest.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2,200 changes: 1,100 additions & 1,100 deletions Example/new/Pods/Pods.xcodeproj/project.pbxproj

Large diffs are not rendered by default.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 0 additions & 2 deletions Example/old/PLPlayerKit.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -296,12 +296,10 @@
inputPaths = (
"${PODS_ROOT}/Target Support Files/Pods-PLPlayerKit/Pods-PLPlayerKit-frameworks.sh",
"${PODS_ROOT}/../../../Pod/Library/PLPlayerKit.framework",
"${PODS_ROOT}/../../../Pod/Library/PLPlayerKit.framework.dSYM",
);
name = "[CP] Embed Pods Frameworks";
outputPaths = (
"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/PLPlayerKit.framework",
"${DWARF_DSYM_FOLDER_PATH}/PLPlayerKit.framework.dSYM",
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
Expand Down
10 changes: 5 additions & 5 deletions Example/old/Podfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PODS:
- PLPlayerKit (3.4.5):
- PLPlayerKit/iphoneos (= 3.4.5)
- PLPlayerKit/iphoneos (3.4.5)
- PLPlayerKit (3.4.8):
- PLPlayerKit/iphoneos (= 3.4.8)
- PLPlayerKit/iphoneos (3.4.8)

DEPENDENCIES:
- PLPlayerKit (from `../../`)
Expand All @@ -11,8 +11,8 @@ EXTERNAL SOURCES:
:path: "../../"

SPEC CHECKSUMS:
PLPlayerKit: 808684cd063f695f91ef07ec0b1237523b0f111d
PLPlayerKit: 3b303b17c2d8abd6f9d8c92f9894143677937b4d

PODFILE CHECKSUM: 1399b1346ca0054c788cb5af2adbda9fd64eae10

COCOAPODS: 1.7.5
COCOAPODS: 1.11.2
10 changes: 8 additions & 2 deletions Example/old/Pods/Local Podspecs/PLPlayerKit.podspec.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 5 additions & 5 deletions Example/old/Pods/Manifest.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 5886099

Please sign in to comment.