mirror of
https://github.com/junegunn/fzf
synced 2024-11-01 03:20:42 +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"
|
|
}
|