Why is the `-Swift.h` header not visible when importing a Swift SPM package in Obj-C?

  1. I'm sure there's a good reason. Why?
  2. Is it safe to import directly from "build/GeneratedModuleMaps"?

Thanks!

For context: Swift Can't See ObjC Methods that Include Package Symbols - #4 by NeoNacho

1 Like

@NeoNacho, would you be able to share context on this?