Skip to content
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

[shims] Make retain_n/release_n shims header-only #9

Merged
merged 2 commits into from
Oct 7, 2020

Conversation

lorentey
Copy link
Member

@lorentey lorentey commented Oct 7, 2020

This allows the shims module to be built as a standalone target. Previously the module needed to be linked with the Swift runtime, but this wasn't explicit in the package description, causing build failures in generated Xcode projects.

Resolves issue #8.

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.

2 participants