HomeSort by relevance Sort by last modified time
    Searched refs:GOIOS_DEV_ID (Results 1 - 6 of 6) sorted by null

  /prebuilts/go/darwin-x86/src/
iostest.bash 63 if [ "$GOIOS_DEV_ID" == "" ]; then
  /prebuilts/go/linux-x86/src/
iostest.bash 63 if [ "$GOIOS_DEV_ID" == "" ]; then
  /prebuilts/go/darwin-x86/misc/ios/
detect.go 26 fmt.Printf("export GOIOS_DEV_ID=%s\n", devID)
go_darwin_arm_exec.go 16 // GOIOS_DEV_ID: The codesigning developer id or certificate identifier
63 devID = getenv("GOIOS_DEV_ID")
  /prebuilts/go/linux-x86/misc/ios/
detect.go 26 fmt.Printf("export GOIOS_DEV_ID=%s\n", devID)
go_darwin_arm_exec.go 16 // GOIOS_DEV_ID: The codesigning developer id or certificate identifier
63 devID = getenv("GOIOS_DEV_ID")

Completed in 169 milliseconds