muxinc / mux-stats-sdk-avplayer

Mux integration with `AVPlayer` for iOS Native Applications
Apache License 2.0
45 stars 21 forks source link

build: remove binary packaging #215

Closed andrewjl-mux closed 1 year ago

andrewjl-mux commented 1 year ago

This PR converts the SDK to a source-based package structure compatible with Swift Package Manager, Cocoapods, and Carthage as well as with manual installation.

The changes should be transparent to anyone installing the SDK using one of the above package managers. Manual installation now requires adding the MUXSDKStats Xcode project as sub-project.

Guide revisions still pending but will be added prior to release.

Changes

daytime-em commented 1 year ago

🎉 🙌