Mux-Stats-JWPlayer 0.3.1

Mux-Stats-JWPlayer 0.3.1

Maintained by Mux.



mux-stats-sdk-avplayer

Mux integration with JWPlayerController for iOS native applications.

This integration is built on top of Mux's core Objective-C library, allowing thinner wrappers for each new player.

How to release

  • Bump versions in MUXSDKStatsJWPlayer.info, and Mux-Stats-SDK.podspec

  • Execute update-release-frameworks.sh to make a full build

  • Github - Create a PR to check in all changed files.

  • If approved, git tag [YOUR NEW VERSION] and git push --tags

  • Github - Make a new release with the new version

  • Cocoapod - Run pod spec lint to local check pod validity

  • Cocoapod - Run pod trunk push Mux-Stats-JWPlayer.podspec

  • To support Carthage framework management,

  • After the update-release-frameworks.sh build, run carthage-archive.sh.

  • Then attach the output to the release