Mamba is a Swift iOS, tvOS and macOS framework to parse, validate and write HTTP Live Streaming (HLS) data.
182
stars
40
forks
source link
Adding action to build and test iOS and tvOS targets (Targeting version 2.x) #135
Closed
theRealRobG closed 2 months ago
Description
This PR cherry-picks the changes from #134 into a branch based out of develop to create a version compatible with version 2 of the library.
Change Notes
.github/workflows/build-and-test.yml
to enable GitHub Actions integration.Pre-submission Checklist