muxinc / mux-stats-sdk-avplayer

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

Repackage SDK to be source based #199

Open andrewjl-mux opened 1 year ago

andrewjl-mux commented 1 year ago
### Tasks
- [x] Automated tests for SPM installation
- [x] Automated tests for SPM installation on Mac Catalyst
- [x] Replace MUXSDKStatsTargets with MuxCore binary target in Package.swift
- [x] Convert Swift Package Manager Package.swift to use source-based targets
- [x] Convert Cocoapod podspec to install source files
- [x] Graceful Carthage support for source-based SDK
gabors commented 1 year ago

How is this one coming along?

andrewjl-mux commented 1 year ago

Hey @gabors, no timeline to share yet on when it'll be available. We'll keep this issue posted with any progress. Thank you for checking in!

andrewjl-mux commented 11 months ago

Hey @gabors! Some good news, there's a PR here with what should be most of the required changes to remove MUXSDKStats.xcframework. There's still some more testing to be done so the PR is a draft for now.

gabors commented 6 months ago

Hi @andrewjl-mux How is that 4.0.0 release coming along?