I cannpt add Action to my project using Carthage
I'm getting
dyld: Library not loaded: @rpath/RxBlocking.framework/RxBlocking
Referenced from: ...app/Frameworks/Action.framework/Action
Reason: image not found
at runtime and obviously RxBlocking is Test library
NOTE: adding RxBlocking fixed runtime issue but I cannot push the binary to itunesconnect