Skip to content

Swift Code Bundling in Sub Modules #103

@ProVir

Description

@ProVir

I started using the feature Swift Code Bundling and according to the documentation, I enabled the plugin wherever I add Swift code.

The swift source sets are created only in the module where the SKIE plugin is applied.

https://skie.touchlab.co/features/swift-code-bundling

But because of this, I get a warning for modules - that I use a plugin in a module without a framework.
No Apple frameworks configured in module :shared:base. Make sure you applied SKIE plugin in the correct module.

But at the same time, the swift code from this module is visible in the final framework - It is OK.

Is this an erroneous warning or could there be unforeseen consequences?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions