Files
iKeyMon/signing.env.example
2025-11-20 21:02:36 +01:00

6 lines
177 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"
3