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" # Sparkle appcast generation (optional) # SPARKLE_EDDSA_KEY_FILE="$HOME/.config/Sparkle/iKeyMon.key" # SPARKLE_DOWNLOAD_BASE_TEMPLATE="https://git.24unix.net/tracer/iKeyMon/releases/download/v{{VERSION}}" # SPARKLE_APPCAST_OUTPUT="$ROOT_DIR/Sparkle/appcast.xml" # defaults to this path # SPARKLE_GENERATE_APPCAST="/path/to/generate_appcast" # auto-detected if unset