Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Export ExpectThunk e.g. to Carthage #27

Open
DivineDominion opened this issue Jul 3, 2019 · 2 comments
Open

Export ExpectThunk e.g. to Carthage #27

DivineDominion opened this issue Jul 3, 2019 · 2 comments

Comments

@DivineDominion
Copy link
Contributor

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.

@djsomen
Copy link

djsomen commented Jul 14, 2021

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

@DivineDominion
Copy link
Contributor Author

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants