mirror of
https://github.com/freedomofpress/dangerzone.git
synced 2025-05-07 14:01:49 +02:00
Update dodo.py
Co-authored-by: Alexis Métaireau <alexis@freedom.press>
This commit is contained in:
parent
7a42827894
commit
54413ef676
1 changed files with 1 additions and 1 deletions
2
dodo.py
2
dodo.py
|
@ -29,7 +29,7 @@ PARAM_APPLE_ID = {
|
||||||
"name": "apple_id",
|
"name": "apple_id",
|
||||||
"long": "apple-id",
|
"long": "apple-id",
|
||||||
"default": APPLE_ID,
|
"default": APPLE_ID,
|
||||||
"help": "The Apple developer ID that will be used for signing the .dmg",
|
"help": "The Apple developer ID that will be used to sign the .dmg",
|
||||||
}
|
}
|
||||||
|
|
||||||
PARAM_USE_CACHE = {
|
PARAM_USE_CACHE = {
|
||||||
|
|
Loading…
Reference in a new issue