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

Add DebugSinkOf #483

Conversation

norio-nomura
Copy link
Contributor

Xcode debugger can't step into SinkType.put().
Using DebugSinkOf instead of SinkOf allow step into SinkType.put()

ReactiveCocoa/ReactiveCocoa#2021

@jspahrsummers jspahrsummers self-assigned this May 19, 2015
Xcode debugger can't step into `SinkType.put()`.
Using `DebugSinkOf` instead of `SinkOf` allow step into `SinkType.put()`

ReactiveCocoa/ReactiveCocoa#2021
@norio-nomura
Copy link
Contributor Author

SinkOf<NSData> has gone by def65c9

@norio-nomura norio-nomura deleted the debug-sink-of branch May 28, 2015 09:22
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.

None yet

2 participants