I'm trying to compile your example Mac project.
Project settings Swift compiler is set to 4.2 (there is no 4.2.1 option) regardless of the error message.
I'm getting the following error:
Module compiled with Swift 4.2.1 cannot be imported by the Swift 5.0.1 compiler
Please advise.
Thanks