File: gon.hcl

package info (click to toggle)
tkey-ssh-agent 1.0.0%2Bds-4
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 444 kB
  • sloc: sh: 178; makefile: 100; python: 95
file content (13 lines) | stat: -rw-r--r-- 293 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13

source = ["dist/tkey-ssh-agent_darwin_all/tkey-ssh-agent"]
bundle_id = "com.tillitis.tkey-ssh-agent"

apple_id {
  username = "[email protected]"
  password = "@keychain:[email protected]"
  provider = "34722S433A"
}

sign {
  application_identity = "Developer ID Application: Tillitis AB"
}