outfoxx / swiftpoet

Kotlin and Java API for generating .swift source files.
Apache License 2.0
277 stars 26 forks source link

Fix incorrect importing of local types #105

Closed kdubb closed 6 months ago

kdubb commented 6 months ago

This does two things...

  1. Stops attempting to import "local" types (i.e. types without a module).
  2. Requires that names are not blank when building an ImportSpec.