Hacker News new | ask | show | jobs
by secretsatan 145 days ago
I wish I'd known about adding the module.modulemap file, I found out about it some time last year while making a bunch of internal libraries compatible with Swift, it works with binary frameworks too.

I'd written considerable amounts of Objective-c bridging code before that.