Skip to content

Run custom shell script R.swift generate resources takes 60 secs regardless of the size of the Resources folder #807

Closed
@paulosilva8

Description

@paulosilva8

I have migrated my project to R.Swift 7.2.4 using SPM and the new plugins. However, there is a strange behavior going on right now with the project. In a generic SPM module, the "run custom shell script R.swift generate resources" step is very fast. In an app-extension type takes 60 secs, which is roughly the same time it will take for the main app. The app extensions contains very few resources between them. Also, an issue I see is that these running R.swift script steps are not parallelized by XCode for the app and the app extensions, so the build gets stuck until this step is finished. Is anyone facing such issues?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions