Skip to content

Commit

Permalink
Merge pull request #320 from HeraShowFeng/v3.2.0
Browse files Browse the repository at this point in the history
update PLPlayerKit v3.2.0 and documents
  • Loading branch information
HeraShowFeng authored Dec 31, 2017
2 parents 245d252 + dc40ddc commit 86f98b0
Show file tree
Hide file tree
Showing 20 changed files with 264 additions and 136 deletions.
9 changes: 9 additions & 0 deletions APIDiffs/api-diffs-3.2.0.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# PLPlayerKit 3.1.0 to 3.2.0 API Differences

## General Headers
```
PLPlayer.h
```

- *Modify* `PLPlayerRotationsMode`

4 changes: 2 additions & 2 deletions Example/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.0.2</string>
<string>3.2.0</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
<string>3.0.2</string>
<string>3.2.0</string>
<key>LSRequiresIPhoneOS</key>
<true/>
<key>NSAppTransportSecurity</key>
Expand Down
10 changes: 5 additions & 5 deletions Example/Podfile.lock
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
PODS:
- HappyDNS (0.3.10)
- PLPlayerKit (3.1.0):
- HappyDNS (0.3.12)
- PLPlayerKit (3.2.0):
- HappyDNS (~> 0.3.10)

DEPENDENCIES:
Expand All @@ -11,9 +11,9 @@ EXTERNAL SOURCES:
:path: ../

SPEC CHECKSUMS:
HappyDNS: 06a9fed2796663fd87626dbf02552933265bf059
PLPlayerKit: e5c6c32b63ca674e3f31278f1a5be7e9f02022d8
HappyDNS: 691a3041128055d09866f86e6e9ca90f24da1f18
PLPlayerKit: c4316474e6ede31818948d1cfb17dae451df0fdc

PODFILE CHECKSUM: d20fd3c1a75d3d4f8346b3b33f0b42e59b6ab3ab

COCOAPODS: 1.3.1
COCOAPODS: 1.4.0.rc.1
4 changes: 2 additions & 2 deletions Example/Pods/HappyDNS/HappyDNS/Common/QNDnsManager.h

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

23 changes: 14 additions & 9 deletions Example/Pods/HappyDNS/HappyDNS/Common/QNDnsManager.m

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

2 changes: 1 addition & 1 deletion Example/Pods/HappyDNS/HappyDNS/Local/QNResolver.m

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

4 changes: 2 additions & 2 deletions Example/Pods/HappyDNS/HappyDNS/Util/QNDes.m

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

8 changes: 4 additions & 4 deletions Example/Pods/HappyDNS/HappyDNS/Util/QNGetAddrInfo.m

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

4 changes: 2 additions & 2 deletions Example/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/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 86f98b0

Please sign in to comment.