kingslay/KSPlayer

Unable to add via Swift Package manager

Babyyoda777 opened this issue · 3 comments

Describe the bug
A clear and concise description of what the bug is.
Try adding using git repo url, doesn’t work at all.
To Reproduce
Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error
    IMG_0581

Expected behavior
A clear and concise description of what you expected to happen.

Screenshots
If applicable, add screenshots to help explain your problem.

Platform (please complete the following information):

  • Device: [e.g. iPhone6]
  • OS: [e.g. iOS8.1]
  • Version [e.g. 22]

Additional context
Add any other context about the problem here. or Using FFmpeg to extract problematic video segments and upload them to GitHub.(ffmpeg -i http://xxx.com/123.mkv -map 0 -c copy -ss 00:00:50 -to 00:04:10 1.mkv)

Only latest version doesn’t add (2.3.2) specifying 2.2.4 works though but isn’t working once added:
image

Target type binary error is because of KSplayer

我增加了一个2.3.3版本了,你再试下。