thomaschristensen / Pantomime

M3U8 parsing written in Swift
MIT License
76 stars 53 forks source link

Fix Carthage build errors #10

Closed ruipfcosta closed 6 years ago

ruipfcosta commented 6 years ago

Fixes broken build when using Carthage by defining the “Swift Language Version” (SWIFT_VERSION) build setting.

...

=== BUILD TARGET Pantomime (tvOS) OF PROJECT Pantomime WITH CONFIGURATION Release ===

Check dependencies The “Swift Language Version” (SWIFT_VERSION) build setting must be set to a supported value for targets which use Swift. This setting can be set in the build settings editor. warning: no umbrella header found for target 'Pantomime (tvOS)', module map will not be generated

ARCHIVE FAILED