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

[TIMOB-25564] Use correct umbrella header import in native helpers #265

Merged
merged 2 commits into from Nov 29, 2017

Conversation

janvennemann
Copy link
Contributor

} else {
m.frameworks[mod.framework] = 1;
}
m.frameworks[mod.framework] = 1;
Copy link
Contributor

Choose a reason for hiding this comment

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

Can you explain this change? Is the -Swift suffix handled by the new changes in the code-generator already?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

The new framework metabase already contains the Swift interface header as the umbrella header so the new convertToUmbrellaHeaderImports will set it accordingly.

@hansemannn hansemannn merged commit 9c7471d into tidev:master Nov 29, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants