mirror of
https://github.com/netbirdio/gomobile-tvos-fork.git
synced 2026-05-22 18:43:29 -07:00
Go compiles to machine code, not bitcode and Xcode will complain if the bitcode setting is left enabled (the default). Change-Id: If2caca0b70419c2901b5bfc159669307be39f964 Reviewed-on: https://go-review.googlesource.com/72670 Reviewed-by: David Crawshaw <crawshaw@golang.org>