commit | c39753dbd1b6f5a1cf358b7cb0a907ac6c0dd92a | [log] [tgz] |
---|---|---|
author | Burcu Dogan <jbd@google.com> | Thu Jul 09 15:38:20 2015 -0600 |
committer | Burcu Dogan <jbd@google.com> | Sat Jul 11 18:26:50 2015 +0000 |
tree | 4a001614728475ae1b429e11474e65ebecd881a7 | |
parent | adcf40b30c6c543fa45532bf23c53b27b5522b1a [diff] |
cmd/gomobile: pipe xcodebuild stdout in verbose mode Fixes golang/go#11488. Change-Id: I1ff2ca25dd1013d603d6f60d1e8f6e5c58c5b0ee Reviewed-on: https://go-review.googlesource.com/12002 Reviewed-by: David Crawshaw <crawshaw@golang.org>
The Go mobile repository holds packages and build tools for using Go on Android.
This is early work and installing the build system requires Go 1.5. Follow the build instructions on godoc.org/golang.org/x/mobile/cmd/gomobile to install the gomobile command and build the basic example.
APIs are currently very limited, but under active development. Package documentation serves as a starting point:
Contributions to Go are appreciated. See https://golang.org/doc/contribute.html.