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
177 stars 37 forks source link

Fixing build issue #66 for 1.x - race condition with XCode 10 system #67

Closed dcoufal closed 4 years ago

dcoufal commented 4 years ago

Description

This PR implements a fix for a Xcode 10 (probably specific to 10.3) race condition. #66

Change Notes

Pre-submission Checklist