Mux-Stats-Google-IMA 0.12.0

Mux-Stats-Google-IMA 0.12.0

Maintained by Mux.



 
Depends on:
Mux-Stats-AVPlayer~> 3.2
GoogleAds-IMA-iOS-SDK~> 3.16
GoogleAds-IMA-tvOS-SDK~> 4.6
 

CI Status Version License Platform

Mux-Stats-Google-IMA

This pod was created with pod lib create

Development

To run the example project, clone the repo, and run pod install from the Example directory first. Then open up the .workspace in the Example/ directory

Tests

Run tests in XCode with cmd + u

Installation

MUXSDKImaListener is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod 'Mux-Stats-Google-IMA'

Releasing a new version

From a branch called releases/v[new version number]

  • Update Mux-Stats-Google-IMA.podspec
  • cd Example/ and run pod install (this will install the updated version into the example app)
  • run carthage build --no-skip-current --use-xcframeworks (brew install carthage if you haven't already)
  • run carthage archive Mux_Stats_Google_IMA - this will build a .zip folder
  • commit your changes & push to remote
  • create a PR against master for your releaes/v* branch
  • merge PR after release notes pop in (check them for spelling/grammar/tone)
  • wait for PR comment to appear with a link to a draft release
  • attach the Mux_Stats_Google_IMA.framework.zip file to that release
  • Create the release
  • from Updated master: pod trunk push Mux-Stats-Google-IMA.podspec --allow-warnings

Author

Mux, [email protected]