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

oh, no!!!!!! Demo code can't run #2087

Closed
yyjyyj opened this issue Jan 17, 2017 · 7 comments
Closed

oh, no!!!!!! Demo code can't run #2087

yyjyyj opened this issue Jan 17, 2017 · 7 comments

Comments

@yyjyyj
Copy link

yyjyyj commented Jan 17, 2017

I successfully installed the Carthage ,then I try to run,the program is alway "running 1 of 1 custom shell scripts" ,I waited for an hour the state has not changed. anyone help me?

@pmairoldi
Copy link
Collaborator

When did you get the code? There was done fixes to running the demo done yesterday

@yyjyyj
Copy link
Author

yyjyyj commented Jan 18, 2017

I get the latest code,it is still freeze‘s on this step. "running 1 of 1 custom shell scripts" After a long time ,the program finally get me a message :Shell Script Invocation Error “Command /bin/sh failed with exit code 1”

But I have no idea to fixes. Maybe the configuration path, i use xcode 8.2.1 and carthage 0.18.1

I'd like to confirm one thing, if i to install the Carthage can directly run the program?or need to continue to configure some things

@pmairoldi
Copy link
Collaborator

Run Carthage bootstrap before running the demo and see if that works.

@yyjyyj
Copy link
Author

yyjyyj commented Jan 19, 2017

the demo still can't run,my colleague gave me a demo of the old version ,it can be running . I think my project missing some static library or network error .

Shell Script Invocation Error "Command /bin/sh failed with exit code 1"
Building dependencies...
*** Checking out ios-snapshot-test-case at "da629211c17a4c507e2e866e8a19ed3122af770b"
*** Downloading realm-cocoa.framework binary at "v2.1.1"
GitHub API request failed: NetworkError(Error Domain=NSURLErrorDomain Code=-1001 "The request timed out."

@pmairoldi
Copy link
Collaborator

You need an internet connection to download the dependencies 😛

@wangxumin
Copy link

I have an internet connection to run Carthage bootstrap,but the result is *** Checking out ios-snapshot-test-case at "da629211c17a4c507e2e866e8a19ed3122af770b"
*** Downloading realm-cocoa.framework binary at "v2.1.1"
GitHub API request failed: NetworkError(Error Domain=NSURLErrorDomain Code=-1005 "The network connection was lost." how can I do

@dirtmelon
Copy link

@wangxumin because of GFW,Chinese can't use realm with carthage directly.You should use VPN or ss to download that.

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

5 participants