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

Fast enumeration support? #1

Open
praveenkumar56060 opened this issue Oct 18, 2016 · 1 comment
Open

Fast enumeration support? #1

praveenkumar56060 opened this issue Oct 18, 2016 · 1 comment

Comments

@praveenkumar56060
Copy link

Hey,

When, i'm trying to extract a single M3U8SegmentInfo from the list of my M3U8SegmentInfoList through for..in statement i'm getting below warning.

Collection expression type M3U8SegmentInfoList * may not respond to countByEnumeratingWithState:objects:count:

How do i make a support for fast enumeration?

@Phunk87
Copy link
Owner

Phunk87 commented Mar 27, 2017

@praveenkumar56060 you can fork the repo and make a support, I'll merge it after review.

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

No branches or pull requests

2 participants