Skip to content

[Question] Does swift5 support importMappings #12235

Open
@falcon283

Description

@falcon283

I was trying to experiment with importMappings settings because I'm trying to generate multiple libraries with some dependencies to avoid duplicated objects generation within multiple libraries.
So the basic idea is to have

libA
libB // some libB models depends on some libA models

I was able to use importMappings with some outcome for Java and Kotlin, but when it comes to Swift the importMappings settings seems to be ignored.

Does swift5 generator support importMappings settings?
If so, what would be the recommended way to set it up?

maybe also @4brunu can help in here 🙏

Thank you in advance.

Metadata

Metadata

Assignees

No one assigned

    Labels

    AnnouncementProject/release related announcements

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions