mylittleswift

Results 2 comments of mylittleswift

I had the same issue, and I solved it by adding the ReactiveObjc to TARGETS -> General -> Linked frameworks and libraries, then error was gone. ![reactiveobjc_not_found](https://user-images.githubusercontent.com/8519553/32259966-b9fcf55c-be81-11e7-9ca8-012571b4607e.png)

Go to your project folder: gradle\wrapper\gradle-wrapper.properties Change to `distributionUrl=https\://services.gradle.org/distributions/g‌​radle-2.14.1-all.zip`