Keith Chan

Results 4 issues of Keith Chan

Storyboard, xib will be added as compile source after running seeds install. they should be added as copy bundle resources. Any workaround??

Hi team, I would like to ask how to use with SPM. I have checkout the modularization using SPM on PointFree. https://www.pointfree.co/episodes/ep171-modularization-part-1 I want to implement R.swift for each module....

I have tried to annotate with the following for my AnyPublisher ```swift /// @mockable(combine: publisher = CurrentValueSubject) ``` But the generator produces PassthroughSubject as ```swift public private(set) var publisherSubject: PassthroughSubject......

#146 @EspressoCup Sorry for disturbing you again.