jonreid / ViewControllerPresentationSpy

Unit test presented and dismissed iOS view controllers, including alerts and action sheets
MIT License
149 stars 15 forks source link

Module compiled with Swift 5.2 cannot be imported by the Swift 5.3 compiler: #5

Closed yangwulong1978 closed 3 years ago

yangwulong1978 commented 3 years ago

downloaded your book code, under Navigation folder that project, build and run test got this issue.

yangwulong1978 commented 3 years ago

chapter 13 has same issue.

jonreid commented 3 years ago

Should now be available in https://github.com/jonreid/ViewControllerPresentationSpy/releases/tag/v5.1.0 Thank you for supporting my writing!