Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/krzysztofzablocki/SFObservers

NSNotificationCenter and KVO auto removal of observers.
https://github.com/krzysztofzablocki/SFObservers

Incompatibility with AFNetworking

jacobjennings opened this issue almost 11 years ago
Changed int to NSInteger to avoid iOS 7/64bit warnings

ghost opened this pull request almost 11 years ago
registeredKeyPaths ERROR?

Whirlwind opened this issue over 11 years ago
presentViewController crash when ARC

Whirlwind opened this issue over 11 years ago
Add Cocoapods installation instructions

jacobjennings opened this pull request over 11 years ago
Exception during dismissing UIImagePickerController.

ghost opened this issue over 11 years ago
Sample ARC test failed

ghost opened this issue over 11 years ago
Update SFObservers.h

jacobjennings opened this pull request over 11 years ago
Add tag, version number for cocoapods use

jacobjennings opened this issue almost 12 years ago
use __AH_WEAK macro instead of __unsafe_unretained

ghost opened this pull request almost 12 years ago
Fix a crash when the given context points to a non-objc object

lono175 opened this pull request almost 12 years ago
ensure swizzling always swaps the methods of correct class (third try)

lono175 opened this pull request almost 12 years ago
ensure swizzling always swaps the methods of correct class (second try)

lono175 opened this pull request almost 12 years ago
- ensure swizzling always swaps the methods of correct class

lono175 opened this pull request almost 12 years ago
SFObservers may swizzle the methods of incorrect class

lono175 opened this issue almost 12 years ago
Cancel the wrong DeallocBlock?

lono175 opened this issue almost 12 years ago
retain cycle under ARC

lono175 opened this issue almost 12 years ago
Crash on iOS 5.1.1 PLManagedAlbum KVO

antiraum opened this issue about 12 years ago
Error over-removing Observers

nicklocking opened this issue over 12 years ago
Conditionally define SF_OBSERVERS options

duanefields opened this pull request over 12 years ago