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

Need to patch modmaps before every build #5

Open
helje5 opened this issue Mar 9, 2018 · 0 comments
Open

Need to patch modmaps before every build #5

helje5 opened this issue Mar 9, 2018 · 0 comments

Comments

@helje5
Copy link
Member

helje5 commented Mar 9, 2018

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.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

No branches or pull requests

1 participant