Skip to content

Commit e694321

Browse files
committed
fix keychain
1 parent e3287b2 commit e694321

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

scripts/build.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -113,11 +113,11 @@ xcrun notarytool store-credentials "notarytool-credentials" \
113113
--apple-id "$APPLE_ID" \
114114
--team-id "$APPLE_TEAM_ID" \
115115
--password "$APPLE_ID_PASSWORD" \
116-
--keychain "$HOME/Library/Keychains/$KEYCHAIN"
116+
--keychain "$KEYCHAIN"
117117

118118
xcrun notarytool submit "$DMG_PATH" \
119119
--keychain-profile "notarytool-credentials" \
120-
--keychain "$HOME/Library/Keychains/$KEYCHAIN" \
120+
--keychain "$KEYCHAIN" \
121121
--wait
122122

123123
# Staple the notarization to the app and dmg, so they work without internet

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy