Support codesign/notarize via local credentials file
This commit is contained in:
4
signing.env.example
Normal file
4
signing.env.example
Normal file
@@ -0,0 +1,4 @@
|
||||
CODESIGN_IDENTITY="Developer ID Application: Your Name (TEAMID1234)"
|
||||
NOTARY_APPLE_ID="appleid@example.com"
|
||||
NOTARY_TEAM_ID="TEAMID1234"
|
||||
NOTARY_PASSWORD="app-specific-password"
|
||||
Reference in New Issue
Block a user