ios - Not able to build ReactiveCocoa -
i building project got developer. while building reactivecocoa gives following error multiple times. tried online solution none of them worked. has else faced before?
while building module 'reactivecocoa' imported pods/reactivecocoa/reactivecocoa/reactivecocoa.h:17: in file included <module-includes>:1: in file included /users/sankethpurwar/library/developer/xcode/deriveddata/heckscher-gzryniksoxyxjkdzbdonuizetozb/build/products/debug-iphoneos/reactivecocoa/reactivecocoa.framework/headers/reactivecocoa-umbrella.h:82: in file included /users/sankethpurwar/library/developer/xcode/deriveddata/heckscher-gzryniksoxyxjkdzbdonuizetozb/build/products/debug-iphoneos/reactivecocoa/reactivecocoa.framework/headers/reactivecocoa.h:19: pods/reactivecocoa/reactivecocoa/nsarray+racsequenceadditions.h:13:21: error: duplicate definition of category 'racsequenceadditions' on interface 'nsarray' @interface nsarray (racsequenceadditions)
Comments
Post a Comment