Skip to content
This repository has been archived by the owner on Jan 17, 2023. It is now read-only.

Fixes an issue in AFEventSource. #1

Closed
wants to merge 1 commit into from
Closed

Conversation

derrh
Copy link

@derrh derrh commented Sep 20, 2013

AFEventSource stores listening blocks in an NSMutableDictionary, but -stream:handleEvent: expects an NSArray.

…utableDictionary but an NSArray is expected by -stream:handleEvent:
@mattt
Copy link
Contributor

mattt commented Nov 18, 2014

As of 08a65db, AFIncrementalStore is no longer being actively maintained. Thank you for your contributions; my sincere apologies for any inconvenience this may have caused.

@mattt mattt closed this Nov 18, 2014
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants