Skip to content

Commit

Permalink
update to v3.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
ksvcci committed Jul 12, 2018
1 parent b7eaae8 commit 715c8da
Show file tree
Hide file tree
Showing 18 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion KSYMediaPlayer_iOS.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |spec|
spec.name = 'KSYMediaPlayer_iOS'
spec.version = '3.0.3'
spec.version = '3.0.4'
spec.license = {
:type => 'Proprietary',
:text => <<-LICENSE
Expand Down
4 changes: 2 additions & 2 deletions UIDemo/KSYPlayerUIDemo/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,9 @@
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>3.0.3</string>
<string>3.0.4</string>
<key>CFBundleVersion</key>
<string>3.0.3.1</string>
<string>3.0.4.0</string>
<key>LSRequiresIPhoneOS</key>
<true/>
<key>NSAppTransportSecurity</key>
Expand Down
4 changes: 2 additions & 2 deletions demo/KSYPlayerDemo/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.3</string>
<string>3.0.4</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
<string>3.0.3.1</string>
<string>3.0.4.0</string>
<key>LSRequiresIPhoneOS</key>
<true/>
<key>NSAppTransportSecurity</key>
Expand Down
4 changes: 2 additions & 2 deletions doc/docset-installed.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Documentation set was installed to Xcode!

Path: /Users/ksyci/Library/Developer/Shared/Documentation/DocSets/com.ksyun.KSYMediaPlayer_iOS.docset
Time: 2018-04-23 06:44:00 +0000
Path: /Users/ksvc/Library/Developer/Shared/Documentation/DocSets/com.ksyun.KSYMediaPlayer_iOS.docset
Time: 2018-07-12 03:12:49 +0000
Loading

0 comments on commit 715c8da

Please sign in to comment.