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

Fixed a problem with swift’s header generation #98

Merged
merged 1 commit into from
Sep 27, 2016
Merged

Fixed a problem with swift’s header generation #98

merged 1 commit into from
Sep 27, 2016

Conversation

maxencehenneron
Copy link

It seems that there is a bug with the swift compiler header generation. Changing the access control of these variables to private seems to fix the issue.
See: https://forums.developer.apple.com/thread/63156

@gwigz gwigz mentioned this pull request Sep 27, 2016
@mikaoj
Copy link
Owner

mikaoj commented Sep 27, 2016

👍 I'll take a look at it later today

@mikaoj mikaoj merged commit bdc1fbb into mikaoj:swift3 Sep 27, 2016
@mikaoj
Copy link
Owner

mikaoj commented Sep 27, 2016

Great, the header gets generated again 😌 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