Your #if __has_feature(modules): @import or not?

Hi, I'm having a hard time to understand why my Project (which I sampled down to a demo project at https://github.com/stuffmc/DriverModule) isn't compiling.


The gist is that the `#if __has_feature(modules)` is acting differently. Has anyone an idea, after looking at my sample (and it's `README`)?