-
-
Notifications
You must be signed in to change notification settings - Fork 695
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
command 'make setup' fails on macOS high sierra #1055
Comments
In case the problem was really, in the end, jsut the lack of internet ; is it safe to re-clone the repo and re-try everything, or do i most probably need to clean some things on my computer ? |
The swift version isn’t an error, it’s just saying the prebuilt binary on their github is incompatible so it builds from source. |
Also you’re missing Xcode command line tools. Either Xcode isn’t installed, or the command line version isn’t set in XCode’s preferences. Google how to setup Xcode command line tools, I’m mobile so I don’t have the details on hand. |
I literally JUST built from source. It's the most perfect it has been. First, run
and clone the repo. Before doing "make setup", do this: almost forgot... Follow this too, just in case: https://help.github.com/articles/generating-a-new-ssh-key-and-adding-it-to-the-ssh-agent/ |
Hey, |
Hey, after cloning current git repo, with homebrew already installed, succeeding at installing RVM,
i do
make setup
as advised in long install guidebut it fails after a long time
with an error code 1 that seems linked to a failed carthage build or linkage
due to incorrect swift version (?)
Expected:
expecting to succeed, and then to do
make open
Actual:
here is some lines from the log that i thoguth were useful (will attach longer extract at end of post) :
Reproduce:
cd
in repo, thenmake setup
NOTES
i realized afterwards that my internet connection was down, whoch may explain part of the problems, for example i got this also :
Then got this, in red :
APP VERSION
APP SOURCE
INSTALLED BY
PLATFORM
iOS/tvOS VERSION
🚫 We DO NOT support unofficial builds installed from 3rd-party sites. (Official Install)
❓ Need help or have a suggestion? Join our Official Discord
The text was updated successfully, but these errors were encountered: