James Rantanen
James Rantanen
+1 to @marksands. I wouldn't want to overload the meaning of the
``` disposeBag ++ weakObserver(self, { weakSelf, argument in /* ... */ })
What operator would best communicate weak binding (must also be reversible, ie `~~>`)? `
Does it work if you specify use_frameworks! in your pod file and remove -all_load from your build settings? As far as I can tell, it isn't possible to tell cocoa...
void escMakeClassObservable(Class aClass) is already public. You can call it and pass [NSObject class].
I also see this issue, starting in [version 0.50.4](https://github.com/nicklockwood/SwiftFormat/compare/0.50.3...0.50.4)