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

More umbrella header issues #696

Open
Uncommon opened this issue Jun 18, 2019 · 0 comments
Open

More umbrella header issues #696

Uncommon opened this issue Jun 18, 2019 · 0 comments

Comments

@Uncommon
Copy link
Contributor

I've tried adding the files that Xcode complains about to ObjectiveGit.modulemap, as in #679, but it doesn't seem to make any difference.

    /<module-includes>:1:1: Umbrella header for module 'ObjectiveGit' does not include header '/git2/sys/git2/mailmap.h'
    /<module-includes>:1:1: Umbrella header for module 'ObjectiveGit' does not include header '/git2/sys/git2/worktree.h'
    /<module-includes>:1:1: Umbrella header for module 'ObjectiveGit' does not include header '/git2/sys/git2/sys/path.h'
    /<module-includes>:1:1: Umbrella header for module 'ObjectiveGit' does not include header '/git2/sys/git2/sys/alloc.h'
    /<module-includes>:1:1: Umbrella header for module 'ObjectiveGit' does not include header '/git2/sys/git2/deprecated.h'
    /<module-includes>:1:1: Umbrella header for module 'ObjectiveGit' does not include header '/git2/sys/git2/apply.h'
    /<module-includes>:1:1: Umbrella header for module 'ObjectiveGit' does not include header '/git2/sys/path.h'
    /<module-includes>:1:1: Umbrella header for module 'ObjectiveGit' does not include header '/git2/sys/alloc.h'
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

No branches or pull requests

1 participant