11 lines
360 B
Plaintext
11 lines
360 B
Plaintext
CODESIGN_IDENTITY="Developer ID Application: Your Name (TEAMID1234)"
|
|
NOTARY_APPLE_ID="appleid@example.com"
|
|
NOTARY_TEAM_ID="TEAMID1234"
|
|
NOTARY_PASSWORD="app-specific-password"
|
|
GITEA_TOKEN="personal-access-token"
|
|
GITEA_OWNER="tracer"
|
|
GITEA_REPO="iKeyMon"
|
|
# GITEA_API_BASE="https://git.24unix.net/api/v1"
|
|
# GITEA_TARGET_COMMIT="master"
|
|
# GITEA_PRERELEASE="false"
|