Closed pjbruce closed 2 months ago
Why? What's wrong?
Your current design is very good, it saves the complicated compilation steps and is more convenient to use. Of course, it would be best if it could be open sourced.
Did you mean the project which compiled IJKMediaPlayerKit.framework?
Your answer is very fast, ^_^. Yes, IJKMediaPlayerKit.framework is currently installed using pod. Can it be open sourced separately?
I forked the repo from https://github.com/bilibili/ijkplayer, the bilibili ijk was open sourced separately.
And you know, my ijkplayer supported iOS/tvOS/macOS,need handle some crossplat API by seprated files,need handle different link flags,etc.
To solve these problems,I used pod, When files are are added or deleted, just reinstall, everything will be OK.
You can find some issues form bilibili/ijkplayer which support author "Support Cocoapods", I did it !
Are you using my ijkpalyer, Can you give me a free star?
If possible, can the IJKMediaPlayerKit project be open source like ijkplayer/ios/IJKMediaPlayer/?