-
Notifications
You must be signed in to change notification settings - Fork 228
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
Build failure #21
Comments
Could you please include the build output from the path it mentions? It may also be worth building with |
I think it's a codesigning issue. It only impacts iOS, and you get this message:
(BTW, do you know if there's a way to mark a Cartfile as Mac only?) |
The build log shows the same codesigning error for me. |
Pretty sure this is the issue: Carthage/Carthage#418 Going to close this out and track it further there. Radars to be filed, etc 😞 |
I think this is a real workaround for issues like antitypical/Result#21 and antitypical/Result#25. I don’t think this will work around issues like robrix#21.
I think this is a real workaround for issues like #21 and #25. See also robrix/Box#24.
I am getting a build error when installing Result via Carthage (Xcode 6.3b4 for swift 1.2).
Running
carthage build --no-skip-current
yieldsThe text was updated successfully, but these errors were encountered: