-
Notifications
You must be signed in to change notification settings - Fork 41
fix: work around SPM executable binary target bug #1792
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
fix: work around SPM executable binary target bug #1792
Conversation
@Mergifyio queue |
🟠 Waiting for conditions to match
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It looks like tidy is failing. I saw at least one issue with the doc string for the new function. Once things are green, we should be good to go.
@cgrindel I updated the doc comment. |
@Mergifyio queue |
✅ The pull request has been merged automaticallyThe pull request has been merged automatically at f834803 |
If you want to run the examples locally, there are |
Ignore errors from
swift package
commands caused by executable products depending on binary targetsWork around #1781 (comment)