]> Cypherpunks repositories - gostls13.git/commit
misc/ios: read codesign info from environment variables
authorJosh Bleecher Snyder <josharian@gmail.com>
Mon, 13 Apr 2015 18:31:41 +0000 (11:31 -0700)
committerJosh Bleecher Snyder <josharian@gmail.com>
Wed, 15 Apr 2015 00:00:10 +0000 (00:00 +0000)
commit2d0c962b1c13e451d0cce79032c92551c607b1bd
tree6bfcf369b1172e6691dd6a0b2bc28c337a5e68ee
parente7fe9f56ea7ea7b9aebb1c13702631d4ed4b91d3
misc/ios: read codesign info from environment variables

Use environment variables to allow set-and-forget.

Add a script to attempt to autodetect codesign info.

Change-Id: Ic56b9c5f097b1a4117ebb89c408bc333d91f581d
Reviewed-on: https://go-review.googlesource.com/8910
Reviewed-by: David Crawshaw <crawshaw@golang.org>
misc/ios/detect.go [new file with mode: 0644]
misc/ios/go_darwin_arm_exec.go