Closed Superbil closed 7 years ago
Hello, I just change the podspece source to github archive path.
source
Next time you need release new version, just tag a new commit, and change the version on s.source. Don't need to zip framework again. 🎉
s.source
or use "https://github.com/iOSDevLog/ijkplayer/archive/#{s.version}.zip" to reference to spec.version number
"https://github.com/iOSDevLog/ijkplayer/archive/#{s.version}.zip"
BTW, use raw.githubusercontent.com is very slow when download zip.
Hello, I just change the podspece
source
to github archive path.Next time you need release new version, just tag a new commit, and change the version on
s.source
. Don't need to zip framework again. 🎉or use
"https://github.com/iOSDevLog/ijkplayer/archive/#{s.version}.zip"
to reference to spec.version number