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
178 stars 39 forks source link

HLSValidationIssue should implement CustomDebugStringConvertible #17

Closed dcoufal closed 5 years ago

dcoufal commented 6 years ago

Description

This will help in debugging.

Tasks

dcoufal commented 5 years ago

Addressed