Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Enable verbose build output from iOS build scripts #494

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

Closed
wants to merge 4 commits into from

Conversation

phatblat
Copy link
Member

An attempt to work around Travis build timeouts due to lack of output from the build (mentioned in #464).

Let's see if Travis succeeds on this PR πŸ™πŸ½

@joshaber
Copy link
Member

It would seem not 😒

@pietbrauer
Copy link
Member

My suggestion would be to run script/update_lib* manually before we start xctool this way it produces output & runs fast with xctool (because the libraries already exist). I could take care of it unless @phatblat really really wants to do it. I don't think the verbose mode is needed.

@phatblat
Copy link
Member Author

@pietbrauer got for it. There's an issue with this change where Xcode treats some output from configure as an error.

@phatblat
Copy link
Member Author

I'm going to close this until I can figure out a good way to deal with that configure output. Don't want to hide it but don't want Xcode to think it's an error.

@phatblat phatblat closed this Jul 29, 2015
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

Successfully merging this pull request may close these issues.

3 participants