Skip to content

Commit

Permalink
Merge pull request #475 from HeraShowFeng/v3.4.2_doc
Browse files Browse the repository at this point in the history
add release v3.4.2 documents
  • Loading branch information
HeraShowFeng authored Aug 13, 2019
2 parents a04b712 + ed0baa8 commit 67165d9
Show file tree
Hide file tree
Showing 22 changed files with 2,204 additions and 2,145 deletions.
4 changes: 4 additions & 0 deletions APIDiffs/api-diffs-3.4.2.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
# PLPlayerKit 3.4.1 to 3.4.2 API Differences

## General Headers

2 changes: 1 addition & 1 deletion Example/new/NiuPlayer/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>3.4.1</string>
<string>3.4.2</string>
<key>CFBundleVersion</key>
<string>1</string>
<key>LSRequiresIPhoneOS</key>
Expand Down
10 changes: 5 additions & 5 deletions Example/new/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,9 @@ PODS:
- JGProgressHUD (2.0.3)
- Masonry (1.1.0)
- MMMaterialDesignSpinner (0.2.5)
- PLPlayerKit (3.4.1):
- PLPlayerKit/iphoneos (= 3.4.1)
- PLPlayerKit/iphoneos (3.4.1)
- PLPlayerKit (3.4.2):
- PLPlayerKit/iphoneos (= 3.4.2)
- PLPlayerKit/iphoneos (3.4.2)
- SDWebImage (4.4.5):
- SDWebImage/Core (= 4.4.5)
- SDWebImage/Core (4.4.5)
Expand Down Expand Up @@ -66,10 +66,10 @@ SPEC CHECKSUMS:
JGProgressHUD: 12b20a8f4ffe05258f8635c1ab92816e451f904d
Masonry: 678fab65091a9290e40e2832a55e7ab731aad201
MMMaterialDesignSpinner: a548042720c2e5f04212048483085d7942ac3e81
PLPlayerKit: 26236c0e16e13a77fc03a4e97678fb0829f8cf5f
PLPlayerKit: 7aff4f2860cd5b7c001cf2f3d8ab5d9a561e0d9c
SDWebImage: ecc03494e973b93b80213649d32175f8d2d17d4d
WeiboSDK: acb067053668102cf07d01aa7604350162c2e466

PODFILE CHECKSUM: b8e4d3011adae7250551d6868e265422bdfbe1c0

COCOAPODS: 1.6.0.rc.2
COCOAPODS: 1.7.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.

4,022 changes: 2,011 additions & 2,011 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.

1 change: 1 addition & 0 deletions Example/old/PLPlayerKit.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -235,6 +235,7 @@
developmentRegion = English;
hasScannedForEncodings = 0;
knownRegions = (
English,
en,
Base,
);
Expand Down
4 changes: 2 additions & 2 deletions Example/old/PLPlayerKit/PLPlayerKit-Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,11 @@
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>3.4.1</string>
<string>3.4.2</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
<string>3.4.1</string>
<string>3.4.2</string>
<key>LSRequiresIPhoneOS</key>
<true/>
<key>NSAppTransportSecurity</key>
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.1):
- PLPlayerKit/iphoneos (= 3.4.1)
- PLPlayerKit/iphoneos (3.4.1)
- PLPlayerKit (3.4.2):
- PLPlayerKit/iphoneos (= 3.4.2)
- PLPlayerKit/iphoneos (3.4.2)

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

SPEC CHECKSUMS:
PLPlayerKit: 26236c0e16e13a77fc03a4e97678fb0829f8cf5f
PLPlayerKit: 7aff4f2860cd5b7c001cf2f3d8ab5d9a561e0d9c

PODFILE CHECKSUM: 1399b1346ca0054c788cb5af2adbda9fd64eae10

COCOAPODS: 1.6.0.rc.2
COCOAPODS: 1.7.2
4 changes: 2 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 67165d9

Please sign in to comment.