Skip to content

Add plugin to autogenerate windows installer content #497

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 8, 2025

Conversation

owenv
Copy link
Collaborator

@owenv owenv commented May 8, 2025

No description provided.

@owenv
Copy link
Collaborator Author

owenv commented May 8, 2025

@swift-ci test

@owenv owenv force-pushed the owenv/gen-windows-installer branch from f197803 to 579aa20 Compare May 8, 2025 17:20
@owenv
Copy link
Collaborator Author

owenv commented May 8, 2025

@swift-ci test

@owenv owenv merged commit 36e8b25 into main May 8, 2025
22 of 24 checks passed
@owenv owenv deleted the owenv/gen-windows-installer branch May 8, 2025 19:30

"""#

let resources = sourceModule.sourceFiles.filter { resource in resource.type == .resource && ["xcspec", "xcbuildrule"].contains(resource.url.pathExtension) }
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

typo: this needs to be xcbuildrules

@jakepetroules
Copy link
Collaborator

Clever solution, I like it!

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

Successfully merging this pull request may close these issues.

3 participants