mirror of
https://github.com/Llewellynvdm/fzf.git
synced 2024-10-31 19:22:30 +00:00
12 lines
236 B
HCL
12 lines
236 B
HCL
source = ["./dist/fzf-macos_darwin_amd64/fzf"]
|
|
bundle_id = "kr.junegunn.fzf"
|
|
|
|
apple_id {
|
|
username = "junegunn.c@gmail.com"
|
|
password = "@env:AC_PASSWORD"
|
|
}
|
|
|
|
sign {
|
|
application_identity = "Apple Development: junegunn.c@gmail.com"
|
|
}
|