commit | 1ab90197b3d2cb88a4b565c6188a7c76738eda38 | [log] [tgz] |
---|---|---|
author | Changkun Ou <[email protected]> | Sun Dec 05 16:13:22 2021 +0100 |
committer | Rob Pike <[email protected]> | Mon Dec 06 11:45:35 2021 +0000 |
tree | fd7d26dab9ca78084b3def4ca772f4412bbc806e | |
parent | fea317f4e1ac8a39cd725d852b60936f25f2b23d [diff] |
example/ivy/ios: turn off quoted include warning from clang Taking the same approach from the widely used CocoaPods who had facing the same issue since Xcode 12. See discussion: https://github.com/CocoaPods/CocoaPods/pull/9905 Fixes golang/go#48677 Change-Id: I92584e6cf87e34747db3ce32cda837d55e5f8b2c Reviewed-on: https://go-review.googlesource.com/c/mobile/+/369198 Reviewed-by: Hyang-Ah Hana Kim <[email protected]> Reviewed-by: Rob Pike <[email protected]> Run-TryBot: Hyang-Ah Hana Kim <[email protected]> TryBot-Result: Gopher Robot <[email protected]> Trust: Emmanuel Odeke <[email protected]>
The Go mobile repository holds packages and build tools for using Go on mobile platforms.
Package documentation as a starting point:
The Go Mobile project is experimental. Use this at your own risk. While we are working hard to improve it, neither Google nor the Go team can provide end-user support.
This is early work and installing the build system requires Go 1.5. Follow the instructions on golang.org/wiki/Mobile to install the gomobile command, build the basic and the bind example apps.
Contributions to Go are appreciated. See https://golang.org/doc/contribute.html.