Skip to content

Fix release build. #292

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
Apr 16, 2022
Merged

Fix release build. #292

merged 1 commit into from
Apr 16, 2022

Conversation

rxwei
Copy link
Contributor

@rxwei rxwei commented Apr 16, 2022

Move Prototypes to a test target so that it's not built under the release configuration. Disable the PEG prototype in Exercises since it depends on Prototypes.

Resolves #288.

Move Prototypes to a test target so that it's not built under the release configuration. Disable the PEG prototype in Exercises since it depends on Prototypes.

Resolves swiftlang#288.
@rxwei rxwei requested a review from milseman April 16, 2022 05:04
@rxwei
Copy link
Contributor Author

rxwei commented Apr 16, 2022

@swift-ci please test

@rxwei rxwei merged commit 15a20b2 into swiftlang:main Apr 16, 2022
@rxwei rxwei deleted the fix-288 branch April 16, 2022 05:16
Copy link
Member

@milseman milseman left a comment

Choose a reason for hiding this comment

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

Thanks!

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.

Fails with release build configuration
2 participants