Comcast / mamba

Mamba is a Swift iOS, tvOS and macOS framework to parse, validate and write HTTP Live Streaming (HLS) data.
Apache License 2.0
180 stars 40 forks source link

Revert "Master 1.x" #53

Closed dcoufal closed 5 years ago

dcoufal commented 5 years ago

Reverts Comcast/mamba#51

master_1.x should not be merged into master.

master is paired with develop, which is where we're doing 2.0 development.

master_1.x is paired with develop_1.x, which is where we're doing continued support for the 1.x version of mamba.

The #51 PR would make it impossible to merge develop into master, so we have to revert it.