commit | beece5b2b63b1ccc4e118297352091d423aeca83 | [log] [tgz] |
---|---|---|
author | Burcu Dogan <jbd@google.com> | Sun Jun 28 08:56:37 2015 -0700 |
committer | Burcu Dogan <jbd@google.com> | Mon Jun 29 15:07:58 2015 +0000 |
tree | 7227aeceb19499eeac9555617e351e4d6f350667 | |
parent | 81444057629c7d095df98b4bdf5916362c07a149 [diff] |
cmd/gomobile: fix CC, CXX compliers for ios builds Fixes #golang/go#11339. Change-Id: Ib6069d8471332a80251bea6e8740fc7a96a16404 Reviewed-on: https://go-review.googlesource.com/11614 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.