-
Notifications
You must be signed in to change notification settings - Fork 280
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
Xcode 7 + silence stupid warning #523
Conversation
Carthage is really struggling with this for me: A bunch of these:
and then also:
I'm not sure if these are Carthage bugs ... or ... computer bugs ... |
I think you should be using |
Ohhhh right 👍 |
FYI, I've been dabbling on a real fix for those module warnings/errors in phatblat#1. The change is to build libgit2 as its own "git2" module instead of the "ObjectiveGit/git2" submodule that we're maintaining now. The result is git2.framework but I haven't gone as far as including OpenSSL and libssh2 yet. |
That'll be ✨ if it works! |
Indeed 😞 I opened facebookarchive/xctool#605 to see when they expect a new release. |
Cool, thanks. I was starting to think we should just live with xctool at HEAD and open an issue to fix it later. If they can push out a release that will be even better. |
@joshaber thanks for opening that issue, looks like it's coming "in a week or so" facebookarchive/xctool#605 (comment) I've been keeping watch for the new release; I'll update #516 as soon as I see it's released |
This is ready now 🙏 |
🚢 🚢 🚢 🚢 🚢 🚢 🚢 🚢 🚢 🚢 🚢 🚢 🚢 🚢 🚢 🚢 🚢 🚢 🚢 🚢 🚢 🚢 🚢 🚢 🚢 🚢 🚢 🚢 🚢 🚢 🚢 🚢 🚢 🚢 🚢 🚢 🚢 🚢 🚢 🚢 🚢 🚢 🚢 🚢 🚢 🚢 🚢 🚢 🚢 🚢 🚢 🚢 🚢 🚢 |
Xcode 7 + silence stupid warning
Silences the warnings like: