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