Skip to content
This repository was archived by the owner on Oct 5, 2022. It is now read-only.
This repository was archived by the owner on Oct 5, 2022. It is now read-only.

Need to patch modmaps before every build #5

Description

@helje5

When moving swift-xcode projects to a new location, they won't build anymore if they contain modmaps. This is due to the absolute links in them.

We can fix this by running the patcher before every build.

Note: The current user-level fix is to rm -r .buildzz after moving a project. This will refetch the image and patch it. If Package.swift already modifications, touch it and rebuild.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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