We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 365548d commit 51ac7bcCopy full SHA for 51ac7bc
1 file changed
defaults.conf
@@ -13,6 +13,8 @@ app.mac.notarization {
13
# apple-id = "jordan@howlett.io"
14
15
issuer-id = 69a6de7e-86df-47e3-e053-5b8c7c11a4d1
16
- key-id = 3TXA677ARA
17
- private-key = AuthKey_3TXA677ARA.p8
+ # key-id = 3TXA677ARA
+ # private-key = AuthKey_3TXA677ARA.p8
18
+ key-id = W442ZA3W3A
19
+ private-key = AuthKey_W442ZA3W3A.p8
20
}
0 commit comments