facebookarchive/KVOController
Simple, modern, thread-safe key-value observing for iOS and OS X.
Objective-CNOASSERTION
Issues
- 0
Add the code below and it works fine:
#147 opened by lawchingman - 4
- 3
- 1
When textField is edited
#138 opened by dumdumgum - 4
- 1
Why dynamic in swift?
#135 opened by yunzixun - 0
FBKVOController/FBKVOController.h' file not found
#137 opened by xq931014 - 3
- 11
- 0
is KVOController support listen to self keyPath ?
#133 opened by ifelseboyxx - 4
retain cycle!
#122 opened by wpstarnice - 0
O
#132 opened by RhineYonaa - 1
method:"- (void)observe:(nullable id)object keyPath:(NSString *)keyPath options:(NSKeyValueObservingOptions)options action:(SEL)action" assert selector in swift issue
#129 opened by ArthurXu424 - 4
NSKeyValueChangeKey should need iOS10 or later??
#127 opened by gongqiuwei - 1
- 1
compile error with cocoapods 1.0.1
#115 opened by shiyizju - 3
Include prebuilt framework in releases
#111 opened by davbeck - 0
Replace usage of OSSpinLock with pthread_mutex
#108 opened by nlutsenko - 1
Version 1.1.0 requires Xcode 7.?+
#104 opened by maschall - 5
- 1
- 3
- 2
- 4
- 17
Performance hotspot on iOS 9.
#72 opened by dillan - 5
- 1
Missing License header on all source files
#81 opened by Arcank - 9
- 8
Project connot build, how to fix that?
#65 opened by Lingyj - 17
KVO self with self observer
#48 opened by RuiAAPeres - 3
- 4
- 2
I build the project failed. error as follows.
#68 opened by starmier - 0
编译失败
#75 opened by jj89757hhb - 5
NSObject Category not included in pod
#54 opened by tal - 4
KVOController for NSNotificationCenter
#55 opened by pronebird - 3
- 2
Road to v1.0.4
#50 opened by Ashton-W - 5
- 6
Crashing when running Unit Tests
#34 opened by RuiAAPeres - 2
- 3
Discussion: Switch filename to KVOController.h
#62 opened by orta - 1
Is this supposed to work in Swift?
#47 opened by alimoeeny - 9
Crashing bevore unobserve all in dealloc
#46 opened by mRs- - 4
Will KVOController support arm64 ?
#43 opened by cuichunjian - 1
Xcode fails with "Code Sign Error"
#42 opened by torinkwok - 1
Make NSObject category optional
#35 opened by Ashton-W - 5
Documentation ambiguity.
#32 opened by RuiAAPeres - 2
- 3
Passing wrong context when removing observer ?
#30 opened by ultragtx