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

Adding DEFINES_MODULE Flags #205

Merged
merged 1 commit into from
Jul 28, 2019
Merged

Adding DEFINES_MODULE Flags #205

merged 1 commit into from
Jul 28, 2019

Conversation

AbbyM
Copy link
Contributor

@AbbyM AbbyM commented Jul 16, 2019

Currently TrustKit can't be packaged in a static Swift Library without modules.
"Pod package" fail if TrustKit is in other podspec dependency.
Addind this line will generate module maps for swift dependencies.

Currently TrustKit can't be packaged in a static Swift Library without modules.
"Pod package" fail if TrustKit is in other podspec dependency.
Addind this line will generate module maps for swift dependencies.
@nabla-c0d3 nabla-c0d3 merged commit 12e9982 into datatheorem:master Jul 28, 2019
@nabla-c0d3
Copy link
Member

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.

2 participants