Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix exporting Swift Package Manager package #33

Merged
merged 2 commits into from
Dec 23, 2020

Conversation

karolbielski
Copy link
Contributor

@karolbielski karolbielski commented Dec 22, 2020

I had an issue while importing M3U8Parser into my project

Zrzut ekranu 2020-12-22 o 14 37 58

I found that M3U8ExtXByteRange.m weren't specified in the target sources list in Package file. After adding that path, the error is gone.

@karolbielski karolbielski changed the title SPM compilation Swift Package Manager does not compile fix Dec 22, 2020
@karolbielski karolbielski changed the title Swift Package Manager does not compile fix Fix compilation while using Swift Package Manager Dec 22, 2020
@karolbielski karolbielski changed the title Fix compilation while using Swift Package Manager Fix exporting Swift Package Manager package Dec 22, 2020
@wolfcon wolfcon merged commit 03b8a21 into M3U8Kit:master Dec 23, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants