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

Properly handle completely non-exported / "project" headers #12

Merged
merged 1 commit into from
Jan 21, 2020

Conversation

segiddins
Copy link
Member

Don't pack them into .framework/PrivateHeaders and don't pass them as a private header to the modulemap builder

This mimics cocoapods' behavior for when both public and private headers are specified explicitly

Don't pack them into .framework/PrivateHeaders and don't pass them as a private header to the modulemap builder
@segiddins segiddins requested review from ob and chenxiao0228 January 20, 2020 21:23
@chenxiao0228 chenxiao0228 merged commit fb630a5 into master Jan 21, 2020
@segiddins segiddins deleted the segiddins/non-exported-headers branch March 20, 2021 00:34
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