Krunoslav Zaher

Results 34 comments of Krunoslav Zaher

Hi @cooliohu , I still didn't have any patterns to automate in Swift. I guess it you have any suggestions, I'm opened to them.

There is usually a problem with xcode DVTPlugInCompatibilityUUID. If alcatraz doesn't work, just please clone the repository and hit run, and restart xcode, and it should work. Xcode has a...

Just delete it from this path and restart Xcode ![screen shot 2015-06-26 at 17 41 11](https://cloud.githubusercontent.com/assets/1641148/8381224/9ab1726e-1c2a-11e5-845a-b1ebf6a95a9f.png)

I've forgot to remote the Podfile. We are using git submodules now. Supporting multiple integration methods took too much time.

Potential solutions: * ignoring UIScrollView inset for the time updates are made. * caanimationgroup maybe * finding an algorithm that splits the updates in different groups. Unfortunately I don't have...

I don't think we should do this. RxSwift has a fairly limited number of people with access to attaching binaries. There are 200 people in the RxSwiftCommunity and attaching binaries...

The problem isn't who creates releases, but how do you verify somebody hasn't replaced the binary with a malformed one. I don't think we can solve this in a satisfying...

State is the way to share the information between loops.