Skip to content

Bundling resources with Swift Package #122

@surajsau

Description

@surajsau

Trying to publish a module with shared string resource over moko-resources. Internally moko-resources generates Resource files for iOS. However, upon running on device it throws Uncaught Kotlin exception: kotlin.IllegalArgumentException: bundle with identifier xx.xx.MR not found.

Moko resources suggest adding a command to copy over resources in build phase.

Would be nice to add resources field also added in Package.swift when doing spmDevBuild (Bundling resources with Swift Package)

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