mobile: Fix iOS tag usages (#310)

This commit is contained in:
Hajime Hoshi
2017-01-26 01:32:33 +09:00
parent 8c2064c8b7
commit 0ef1e61d55
18 changed files with 18 additions and 18 deletions

View File

@@ -12,7 +12,7 @@
// See the License for the specific language governing permissions and
// limitations under the License.
// +build darwin,!arm,!arm64 linux windows
// +build darwin linux windows
// +build !js
// +build !android
// +build !ios