ReSwift-Thunk icon indicating copy to clipboard operation
ReSwift-Thunk copied to clipboard

Export ExpectThunk e.g. to Carthage

Open DivineDominion opened this issue 6 years ago • 2 comments

I noticed that ExpectThunk is only available as a Pod subspec.

Since I don't use CocoaPods, I'm stuck with copying the file. I wonder if it makes sense to add another framework target, e.g. ReSwiftThunkTesting, that exports this type. The RxSwift package is split into RxTesting and all the RxSwift parts as well, and sharing the scheme produces another framework that you can use during tests.

DivineDominion avatar Jul 03 '19 09:07 DivineDominion

Bump. I would also like to use ExpectThunk as a Cartharge dependency as we are using Rome caching.

djsomen avatar Jul 14 '21 06:07 djsomen

There's a SwiftPM target for this now at least.

DivineDominion avatar Aug 20 '21 05:08 DivineDominion