Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

try this to use KSYMediaPlayer with version v3.0.4 #146

Open
nyz110 opened this issue Feb 14, 2019 · 1 comment
Open

try this to use KSYMediaPlayer with version v3.0.4 #146

nyz110 opened this issue Feb 14, 2019 · 1 comment

Comments

@nyz110
Copy link

nyz110 commented Feb 14, 2019

Open Podfile in your project,find KSYMediaPlayer line
Replace
pod 'KSYMediaPlayer_iOS/KSYMediaPlayer_vod', '~> 3.0.2'
with
pod 'KSYMediaPlayer_iOS/KSYMediaPlayer_vod',:git => '[email protected]:ksvc/KSYMediaPlayer_iOS.git', :tag => 'v3.0.4'

now you can use Xcode10~

@nyz110
Copy link
Author

nyz110 commented Feb 15, 2019

stdc++.6 change commit is newer than tag v3.0.4

so just try

pod 'KSYMediaPlayer_iOS/KSYMediaPlayer_vod',:git => '[email protected]:ksvc/KSYMediaPlayer_iOS.git', :commit => '4d0c30db5bd64a50da8b34482e293d987dd0467e'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant