mirror of
https://github.com/openziti/zrok.git
synced 2024-11-07 16:54:23 +01:00
12 lines
224 B
HCL
12 lines
224 B
HCL
|
source = ["dist/zrok-amd64_darwin_amd64_v1/zrok"]
|
||
|
bundle_id = "io.zrok.zrok"
|
||
|
|
||
|
apple_id {
|
||
|
username = "@env:AC_USERNAME"
|
||
|
password = "@env:AC_PASSWORD"
|
||
|
}
|
||
|
|
||
|
sign {
|
||
|
application_identity = "Apple Distribution: NetFoundry Inc"
|
||
|
}
|